HR
Overview
The HR standard function inserts a horizontal rule into the wiki body with the specified padding.
Prototype
##HR(integer {Height})
Parameters
- Name: Height {Optional}
- Type: integer
- Default: 1
- Description: The number of pixels padding to use.
Examples
##HR()
##HR(5)
See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function
Related