Jumbotron


Overview
The Jumbotron scope function creates a large grey box for calling extra attention to some special content or information. It is created just like the panel and blocks above:

Prototype
Jumbotron()

Parameters


Examples
{{ Jumbotron()<br />
This is the body content of the function scope.<br />
}}


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related