Functions

In ST a function call can also appear as an operand.

Example:

Result := Fct(7) + 3;