Railo 4.2 Reference
Choose a tag:

Tag <CFINVOKEARGUMENT>

Argument for the Invoke Tag

Body

This tag can't have a body.

Example

	<cfinvokeargument
		name="string"
		[omit="boolean"]
		value="any">
	

Attributes

The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
Name Type Required Description
name string Yes name of the argument 
omit boolean No Enables you to omit a parameter when invoking a web service 
value any Yes value of the argument