compareBooleansOrUndefined Function
compareBooleansOrUndefined(lhs?: boolean, rhs?: boolean): number
| Parameter | Type | Description | 
|---|---|---|
| lhs | boolean | |
| rhs | boolean | 
Returns - number
Defined in
- core/bentley/src/Compare.ts Line 80
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.