Adaptive Framework 0.9.0

flag_get_defaults

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

PropertyValue
briefGet the list of flags used to determine the default active flags
categoryadministrative
descriptionGet the list of the flagId of flags that are used to determine the default active flags when an execution context (xctx) is created. This list can contain the flagId of flags that have not yet been registered. Each of these flags and the flags they include are set as the active default flags.
functionIdflag_get_defaults
functionLabelflag_get_defaults
parameters[]
returns{ "dataType": "list", "dataTypeParameter": "string", "description": "This is a list of the flagId of flags used to determine the default active flags." }