Collapse


Overview
The Collapse scope function allows you to dynamically show/hide content with the click of a link.

Prototype
Collapse(string {linkText})

Parameters


Examples
{{Collapse(Show text example)
This is the content that was hidden.
This is the content that was hidden.
This is the content that was hidden.
}}


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related