BR


Overview
The BR standard function inserts line-breaks into the page. By default, only one will be inserted, but the number of line-breaks can be specified.

Prototype
##BR(integer {Count})

Parameters


Examples
##BR()

##BR(10)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related