Adaptive Framework 0.9.0

qualifiers

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

PropertyValue
briefAccess qualifiers as an object
categorycompiler
descriptionThis function allows the active qualifiers to be accessed as properties of an object. The value of each of these properties is an object whose properties are the variables for the corresponding qualifier.
functionIdqualifiers
functionLabelqualifiers
parameters[ { "brief": "For testing if true", "description": "If specified and true, the object returned will be suitable to pass as the additionalUntrustedQualifiedVariables parameter of evaluate*() functions. This is intended for testing purposes and should not be used in production.", "dataType": "boolean", "name": "forTesting", "optional": true } ]
returns{ "brief": "All qualifiers and their variables", "dataType": "object", "description": "Each property is the name of a qualifier with a value that is an object whose properties are the variables of that qualifier. The value of the variable properties is influenced by the forTesting property." }