Function calls
The script language provides a tag to call predefined or user functions. All predefined functions are described in the documentation. It is a set of functions with are necessary to manipulate strings.
To keep the scripts readable and to reduce the number of instructions, you should use subroutines. For that the tag function body has to be used. This tag can receive calling parameters and return a result value.
802d sl
special screens
