BBjCEdit::getCurrentParagraphIndex
Description
In BBj 22.00 and higher, this method returns the current zero-based paragraph index in the BBjCEdit control.
Syntax
Return Value | Method |
---|---|
int | getCurrentParagraphIndex() |
Parameters
None.
Return Value
Returns the zero-based paragraph index in the BBjCEdit control.
Remarks
This is equivalent to CTRL() Function 2 – Get Value.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.