Previous Topic

Book Contents

Book Index

Next Topic

Getting Valuemation Version

To find out the current version of the application, call

Application.getVersion()

Returns a string with version of Valuemation.

Example - Getting version of Valuemation

We assume that you have run Valuemation and logged in correctly before starting this code. oVM variable now holds Application object. See Login Syntax for the section of the opening code.

'print version of Valuemation

Wscript.echo oVM.getVersion

See Also

Setting Up Valuemation Environment

Writing Messages to the Log

Information About the Running Platform

Memory Services

Main Parameters

User_Admin Mode

Selecting Language

Localizing Messages