TIWCGJQHTMLEditorOptions.jsUpdateSource(Boolean) Method
Returns JavaSript code to UpdateSource.
public function jsUpdateSource(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