Id64.isInvalid Function
Returns true if the input is a well-formed Id64String representing an invalid Id.
isInvalid(id: Id64String): boolean
see Id64.isValid
Parameter | Type | Description |
---|---|---|
id | Id64String |
Returns - boolean
Defined in
- core/bentley/src/Id.ts Line 463
Last Updated: 13 June, 2024