پرش به مطلب اصلی

7 مطلب برچسب شده با "arguments"

مشاهده تمام برچسب‌ها

argcount

Get the number of arguments passed to the script (those after --).

argindex

Get the name of the argument at the given index after --.

argstr

Get the string value of an argument by name.

argvalue

Get the number of arguments passed to the script (those after --).

getarg

Get an argument that was passed to a function.

numargs

Get the number of arguments passed to a function.

setarg

Set an argument that was passed to a function.