![]() ![]() |
Reference Type: Controlled Subscription, Category: Signon/Security, ICR#: 2882
The $$CHECKAV^XUSRB extrinsic function checks an Access/Verify code pair (delimited by a semi-colon) and returns whether or not it is a valid pair.
$$CHECKAV^XUSRB(access_verify)
access_verify: |
(required) This is a string containing the Access and Verify code pair delimited by a semi-colon (i.e., Access code;Verify code). |
returns: |
Returns:
|
>S X=$CHECKAV^XUSRB(<string>) |
String = Access code;Verify code