RWA_RULE
| Example | 
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.
 Related Topics
Related Topics