compareStrings Function
compareStrings(a: string, b: string): number
| Parameter | Type | Description |
|---|---|---|
| a | string | |
| b | string |
Returns - number
Defined in
- core/bentley/src/Compare.ts Line 55
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.