![]() ![]() |
Reference Type: Supported, Category: Address Hygiene, ICR#: 3618
The $$FIPSCHK^XIPUTIL extrinsic function answers the question as to whether or not a Federal Information Processing Standard (FIPS) code exists. It returns the following:
$$FIPSCHK^XIPUTIL(fips)
fips: |
(required) FIPS Code. |
returns: |
Returns:
|
>S X=$$FIPSCHK^XIPUTIL("54041") >W X 335 |
>S X=$$FIPSCHK^XIPUTIL("54999") >W X 0 |