Functions

Navigation:  Client commands > Tools > Client command editor > Command list >

Functions

Version 1.0.0

Show hidden text

hmtoggle_arrow1Execute function

With this command you can execute functions, more specifically, Client Commands that are provided as functions (see Manage functions).

 

In the Details tab you can select one of the available functions. In the bottom window, the parameters for the selected function to which you can assign values are listed. To do so, click on a dataset in the Value column.

 

The result of this function is stored in the specified variable (see next command).

 

5.8.3.2.11 - ExecuteFunction

 

hmtoggle_arrow1Set function result

This command is only available when creating or editing a function (see Functions). It serves to define a return value for a function. This return value can be entered directly, or by means of a variable. To do so, enter either a figure or a text, or a variable from the function. The return value is stored in the specified variable after execution of the function (see previous command).

Last change on 10.03.2014