Guid.isV4Guid Function
Determine whether the input string is a valid V4 Guid string
isV4Guid(value: string): boolean
Parameter | Type | Description |
---|---|---|
value | string |
Returns - boolean
Defined in
- core/bentley/src/Id.ts Line 839
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.