Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 983 Bytes

File metadata and controls

38 lines (30 loc) · 983 Bytes

Component: Output

I capture the generated content from the body statements and save it into a variable

Component Signature

<bx:Output query=[any]
group=[string]
groupCaseSensitive=[boolean]
startRow=[integer]
maxRows=[integer]
encodefor=[string] />

Attributes

Atrribute Type Required Description Default
query any false
group string false
groupCaseSensitive boolean false false
startRow integer false
maxRows integer false
encodefor string false

Examples

<bx:Output query=[any]
group=[string]
groupCaseSensitive=[boolean]
startRow=[integer]
maxRows=[integer]
encodefor=[string] />