expr_list()

Outputs a list of all available expression functions.

Syntax

expr_list()

Parameters

Parameter Type Description
None

Return Value

Examples

List all available expression functions and return the count

expr_list();  // Outputs the function list and returns the total count