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 708
Last Updated: 20 June, 2023