InvokeArgument
Passes the name and value of an argument to a method.
Component Signature
Attributes
Atrribute
Type
Required
Description
Default
name
string
true
The name of the argument
value
any
false
The value of the argument
Examples
Last updated