Adaptive Framework 0.9.0

flag_set

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

PropertyValue
briefSet or unset active xctx flags
categoryadministrative
descriptionSet or unset one or more active xctx (request) flags.
functionIdflag_set
functionLabelflag_set
parameters[ { "dataType": "list", "dataTypeParameter": "string", "description": "List of flagId of flags to set or unset.", "name": "flagId" }, { "dataType": "boolean", "description": "Specify true to set and false to unset. If not specified, flags are set.", "name": "setTo", "optional": true } ]
returns{ "dataType": "null" }