FunctionArgument#
Experimental API
The API here is still experimental, and may change in follow-up release. Use it at your own risk.
Represents an argument to be passed to the function More...
import Script
Properties#
Name | |
---|---|
string | name |
string | type |
Property Documentation#
string name#
Returns the name of this argument.
string type#
Returns the type of this argument.