flag_get_active
The following is a list of properties for the function flag_get_active
:
Property | Value |
---|---|
brief | Get a list of active flags |
category | administrative |
description | Get a list of of the flagId of flags that are set in the current execution context (xctx). |
functionId | flag_get_active |
functionLabel | flag_get_active |
parameters | [] |
returns | { "dataType": "list", "dataTypeParameter": "string", "description": "This is a list of the flagId of flags that are set in the current execution context (xctx)." } |