RWA_RULE


Purpose

Creates a horizontal rule. Appends generated code to a string.

Syntax

RWA_RULE(vString)

Parameters

vString A variable containing the string to which the generated code is appended. On return, the variable contains the modified string. If the string does not exist, it is created.

Go to top button