flag_get_defaults
The following is a list of properties for the function flag_get_defaults
:
Property | Value |
---|---|
brief | Get the list of flags used to determine the default active flags |
category | administrative |
description | Get 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. |
functionId | flag_get_defaults |
functionLabel | flag_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." } |