KEYSSyntax =KEYS(obj) Arguments ArgumentTypeDescriptionobjAnyThe object or reference to test Example =KEYS(OBJECT("A", 1, "B", 2))→["A", "B"] Returns the keys of the given objectUpdated 4 months ago HASOBJECTSyntaxArgumentsExample