InsertParagraph
Inserts a paragraph at the specified position.
Parameters:
Name |
Type |
Description |
paragraph |
string | ApiParagraph
|
text or paragraph |
sPosition |
string
|
can be "after" or "before" |
beRNewPara |
bool
|
if "true" - returns new paragraph, else returns this paragraph. |
Returns:
- Type
-
ApiParagraph | null