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: 30 November, 2023
Determine whether the input string is a valid V4 Guid string
isV4Guid(value: string): boolean
| Parameter | Type | Description |
|---|---|---|
| value | string |
Returns - boolean
Last Updated: 30 November, 2023