Skip to main content Skip to complementary content

GetFunctions method

Overview

Gets the list of all the script functions.

Parameters

Name Description Type
qGroup

Name of the group

This parameter is optional.

Default is all groups.

One of:

  • ALL for FUNC_GROUP_ALL,
  • U for FUNC_GROUP_UNKNOWN,
  • NONE for FUNC_GROUP_NONE,
  • AGGR for FUNC_GROUP_AGGR,
  • NUM for FUNC_GROUP_NUMERIC,
  • RNG for FUNC_GROUP_RANGE,
  • EXP for FUNC_GROUP_EXPONENTIAL_AND_LOGARITHMIC,
  • TRIG for FUNC_GROUP_TRIGONOMETRIC_AND_HYPERBOLIC,
  • FIN for FUNC_GROUP_FINANCIAL,
  • MATH for FUNC_GROUP_MATH_CONSTANT_AND_PARAM_FREE,
  • COUNT for FUNC_GROUP_COUNTER,
  • STR for FUNC_GROUP_STRING,
  • MAPP for FUNC_GROUP_MAPPING,
  • RCRD for FUNC_GROUP_INTER_RECORD,
  • CND for FUNC_GROUP_CONDITIONAL,
  • LOG for FUNC_GROUP_LOGICAL,
  • NULL for FUNC_GROUP_NULL,
  • SYS for FUNC_GROUP_SYSTEM,
  • FILE for FUNC_GROUP_FILE,
  • TBL for FUNC_GROUP_TABLE,
  • DATE for FUNC_GROUP_DATE_AND_TIME,
  • NUMI for FUNC_GROUP_NUMBER_INTERPRET,
  • FRMT for FUNC_GROUP_FORMATTING,
  • CLR for FUNC_GROUP_COLOR,
  • RNK for FUNC_GROUP_RANKING

Outputs

The following is returned in the output:

Name Description Type
qFunctions

Name of the group

This parameter is optional.

Default is all groups.

Function

Learn more

 

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!