Editor.getVersion
This method returns the Xopus version string, 4.2 for example.
alert("Have a nice time using Xopus " + Editor.getVersion());
- Documentation
- › API
- › Global objects API
- › Editor.getVersion
Editor.getVersion() : String
: StringReturn Value
History
| version | event |
|---|---|
| Xopus 3 | Introduction. Added Editor.getVersion(). Returns the string 3.2.20 for example. |