args Function

Returns the parameters object passed to the function. If "i" is specified the parameters object will be collected from that argument index.

Summary

ElementFunction
ReturnsObject

Arguments

iNumberSpecifies the argument from which to collect the parameters.

Example

var args = nano.args();
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php