RPGspOut Function
Outputs HTML directly from an RPG script. Does not return a value.
Syntax
RPGspOut(html_string)
Part | Description |
html_string | Required. Character expression representing the html code to display on the page. |
Remarks
The function evaluates an expression and outputs it to the HTML page. It is equivalent to the RPG variable delimiters: <% and %>.
Example
See Also
Profound
Logic Software, Inc.
www.ProfoundLogic.com
(937) 439-7925