TableAtInputPos
PowerScript function
Description
Gets the ID of the table in the RichTextEdit control where the
cursor locates.
Applies to
Syntax
|
1 |
long rtename.TableAtInputPos() |
Return value
Long.
Returns the ID of the table where the cursor locates.
Returns 0 if the cursor does not locate in a table, or multiple
table cells are currently selected.
Examples
This example returns the ID of the table in the current RichTextEdit
control.
|
1 2 |
long ll_rtn ll_rtn = rte_1.TableAtInputPos() |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest