Argument for the Invoke Tag
Other
<cfinvokeargument name="String" value="Any" [omit="Boolean"] />
[] = Optional attribute
| Name | Type | Required | Default | Description |
| name | String | Yes | name of the argument | |
| value | Any | Yes | value of the argument | |
| omit | Boolean | No | Enables you to omit a parameter when invoking a web service |