KeyValuesHandle:IsEmpty(KeyValuesHandle, number|string = 0)
shared
Arguments
- keyValues KeyValuesHandle
- Optional key number or key string 0
Returns
- boolean true if the keyvalues is empty, false otherwise.
Examples
KeyValuesHandle:IsEmpty – Check if the keyvalues is empty.