RichTextFile DataWindow expression function
Description
Takes as argument a string expression interpreted as a RTF
file name and renders the contents. If the argument is not a RTF
file nothing is rendered.
Syntax
1 |
<span>RichTextFile</span> ( <span>string</span> ) |
Argument |
Description |
---|---|
string |
The string expression to render as RTF |
Return Values
None.
Examples
This expression displays the contents of the richtext.rtf
file as rich text.
1 |
RichTextFile("richtext.rtf") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest