BBjCEdit::getParagraph
Description
Returns the paragraph text in the BBjCEdit control.
Syntax
Return Value |
Method |
string |
getParagraph(int parNum) |
Parameters
Variable |
Description |
parNum |
Specifies the 0-based index of the paragraph, for text to be returned. |
Return Value
Returns the paragraph text in the BBjCEdit control.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.