| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
WebView.GetEditable
Queries the editable state.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| WebView | 3.0 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "WebView.GetEditable"; WebViewerRef ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| WebViewerRef | Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function. |
Result
Returns 1 if editable and 0 if not editable.
Description
Queries the editable state.Alternative you can run JavaScript to query document.body.contentEditable yourself.
See also
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 19th May 2021