Id64.isValidId64 Function
Returns true if the input is a well-formed Id64String representing a valid Id.
isValidId64(id: string): boolean
@see - isValid
- isId64
Parameter | Type | Description |
---|---|---|
id | string |
Returns - boolean
Defined in
- core/bentley/src/Id.ts Line 476
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.