Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 663 Bytes

File metadata and controls

26 lines (18 loc) · 663 Bytes

Component: InvokeArgument

Passes the name and value of an argument to a method.

Component Signature

<bx:InvokeArgument name=[string]
value=[any] />

Attributes

Atrribute Type Required Description Default
name string true The name of the argument
value any false The value of the argument

Examples

<bx:InvokeArgument name=[string]
value=[any] />