Array functions

Most array functions are supported; some (such as value) were obsoleted by new parser and are not available. The only difference is that their names are preceeded by array_ instead of @Array.

Warning

Due to parser limitation, name of array has to be specified as string now; for example array_count("MyArray").

New in Kommander 1.3