Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the format of a State Registration Number IEnum by state.
Syntax
client server public static container isValid(str _ieNum, str _stateId)
Run On
Called
Parameters
- _ieNum
Type: str
State Registration Number IEnum to validate.
- _stateId
Type: str
State related.
Return Value
Type: container
A container with two booleans indicating respectively the validation result to State and IENum format.