RichText DataWindow expression function
Description
Takes as argument a string expression interpreted as RTF and
renders it as such. If the argument is not RTF nothing is rendered.
Syntax
|
1 |
<span>RichText</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 short_desc
column’s as rich text.
|
1 |
RichText( short_desc ) |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest