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 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.