xRPG Core Library Procedures - RNBMISC: codeToFIPS()
Convert State Code to State FIPS Code.
Usage:
codeToFIPS( stateCode );
Converts the 2 character state code to the FIPS designation.
| stateCode |
2A |
Value |
Req |
The state code to convert. |
| Returns: |
3P 0 |
n/a |
n/a |
The FIPS code of the state code. |