Reads a text editor property. This will work for all text based editors.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
Yes |
|
Property name |
2 |
string |
No |
|
Editor type |
Name of the property to read the value for.
Optional flag to specify the type of editor. Possible values are:
Return type: string
The property value for the requested property.
|