getObjectSize
Get the number of key value pairs in the given object to be retrieved with `getObjectKey` and `getObjectValue`
Syntax
getObjectSize(object)
Returns
returns (integer) the number of key value pairs found
Parameters
- object (object)
- an object with a list of named values