Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GetFunctions Method

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 – let us know how we can improve!