TIWCGJQHTMLEditorOptions.jsGetContent(Boolean) Method
Return JavaScript to Get editor content
public function jsGetContent(const AAddSemicolon: Boolean = True): string;
Parameters
- AAddSemicolon
- Type: Boolean
Default: True - Add the semicolon at end of javascript code.
Tip
Set to False, when you use it in BrowserParams.
Return Value
Type: string