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 835
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.