User Tools

Site Tools


en:actions:actionvariable

This is an old revision of the document!


Variable

This action allows you to define a variable with an initial value. Although it is possible to declare variable using the code system, this action allows to do so using a more visual method.

Standard options

Input parameters

Variable

The variable name.

Value

The variables initial value. This is optional.

Type

The variable type. Three standard types are available:

  • String: text variable
  • Integer: integer variable (non-decimal)
  • Decimal: decimal variable (real)

Exceptions

Conversion failed

<BOOKMARK:conversion_failed>

This exception is thrown when the conversion failed.

  • Default action: stop the script execution
en/actions/actionvariable.1319454735.txt.gz · Last modified: 2021/02/13 11:23 (external edit)