Adaptive Framework 0.9.0

is_defined

The following is a list of properties for the function is_defined:

PropertyValue
briefIs defined
categorymiscellaneous
descriptionTest value returning boolean True if it is not undefined.
functionIdis_defined
functionLabelis_defined
parameters[ { "canBeUndefined": true, "description": "Value to check", "name": "value" } ]
puretrue
returns{ "dataType": "boolean", "description": "True if value is not undefined." }