![]() ![]() |
Reference Type: Supported, Category: Address Hygiene, ICR#: 3618
The $$FIPS^XIPUTIL extrinsic function returns the Federal Information Processing Standard (FIPS) Code associated with the Postal Code.
$$FIPS^XIPUTIL(pcode)
pcode: |
(required) Postal Code for which the FIPS Code is returned. |
returns: |
Returns the FIPS code. |
>S X=$$FIPS^XIPUTIL("26452") >W X 54041 |