GetFunctions Method
Overloads
GetFunctions(FunctionGroup) |
Gets the list of all the script functions. |
GetFunctions(FunctionGroup)
Gets the list of all the script functions.
Declaration
IEnumerable<Function> GetFunctions([QixName("qGroup")] FunctionGroup group = FunctionGroup.FUNC_GROUP_ALL)
Parameters
Type | Name | Description |
---|---|---|
FunctionGroup | group |
Name of the group. Default is all groups. |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<Function> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!