getarg
- Синтаксис
-
native getarg(arg, index = 0);
Переменная | Описание |
---|---|
arg |
Argument index |
index |
Index to retrieve from the argument (for arrays and strings) |
- Описание
- Retrieves an argument value passed into the currently executed function.
- Возвращает
- Argument value at given index