File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
definitions/standard/runtime_definition/object Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 "documentation" : [
2323 {
2424 "code" : " en-US" ,
25- "content" : " Returns an list of all the keys (property names) of the given object."
25+ "content" : " Returns a list of all the keys (property names) of the given object."
2626 }
2727 ]
2828 }
5454 "description" : [
5555 {
5656 "code" : " en-US" ,
57- "content" : " Retrieves all the keys from the given object as an list of text values."
57+ "content" : " Retrieves all the keys from the given object as a list of text values."
5858 }
5959 ],
6060 "documentation" : [
6161 {
6262 "code" : " en-US" ,
63- "content" : " Returns an list containing all enumerable property names (keys) of the specified object."
63+ "content" : " Returns a list containing all enumerable property names (keys) of the specified object."
6464 }
6565 ],
6666 "alias" : [
You can’t perform that action at this time.
0 commit comments