GetFunctions Method | Qlik Sense for developers Help
Skip to main content Skip to complementary content

GetFunctions Method

Last updated: 9/3/2026

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