Skip to main content Skip to complementary content

GetFunctions Method

Last updated: 6/9/2026

Overloads

GetFunctions(FunctionGroup)

Gets the list of all the script functions.

GetFunctions(FunctionGroup)

Gets the list of all the script functions.

Declaration

      public 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>

Implements

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 – please let us know!