10 Articles in this category
-
DarkLight
object
10 Articles in this category
-
DarkLight
Keys
Returns a list containing the keys in the given object. Equivalent to JavaScript Object.keys .
Function signature
KEYS(object: Object) => Array
Parameter
Description
Object
Object to eject keys
Examples
...
Updated on : 18 May 2022