Documentation

param

param

Syntax: zs.param(n)

Returns the nth parameter sent to the script. This is useful when using a Lua script to execute a trigger and you need to access the substrings normally assigned to %1..%99 in zScript. Same as the zScript %param function.

Add comment

Login or register to post comments