Id64.isValid Function

Returns true if the input is not equal to the representation of an invalid Id.

isValid(id: string): boolean

@note This method assumes the input is a well-formed Id string.

@see - Id64.isInvalid

Parameter Type Description
id string  

Returns - boolean

Defined in

Last Updated: 16 April, 2024