Editor.getVersion

This method returns the Xopus version string, 4.2 for example.

alert("Have a nice time using Xopus " + Editor.getVersion());

Editor.getVersion() : String

Return Value

String
A string containing the version number.

History

version event
Xopus 3 Introduction. Added Editor.getVersion(). Returns the string 3.2.20 for example.