Инструменты пользователя

Инструменты сайта


en:autorun:documentation:args

Args

Args([<index>])

The function is designed to receive user-defined function parameters passed as an open list.

Parameters

indexThe index of the received parameter. Starts at 1. If omitted, returns the number of parameters passed.

Related

Func...EndFunc

Notes

If the index value is less than 1 and greater than the number of parameters passed, the function returns an empty string and sets ERROR to 1.

It is used only in user-defined functions that have an open list of parameters; when called in other functions, a fatal error will be generated.

en/autorun/documentation/args.txt · Последнее изменение: 2022/09/26 12:56 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki