NewLine



The NewLine standard function inserts a line break into the page.


##NewLine(numeric [count])


  • Name: count [Required]
    • Type: numeric
    • Default: 1
    • Description: The number of line breaks to insert.


##NewLine(count)


Function Calling Convention
Scope Function
Instruction Function
Standard Function