Callable.arguments()
Returns an Arguments object for the arguments of the function/modifier.
Last updated
Returns an Arguments object for the arguments of the function/modifier.
Last updated
arguments() β
ArgumentPoints
The function returns ArgumentPoints, instead of APIList, in case the result of the function is used as the return value of the query it must be casted to list()