|
|||||
|
|||||
Related Syntax | |||||
built-in variable |
#language-version |
Purpose
Returns a string representation of the version of OmniMark currently running. The form of the string is:
If you used this code:
process output "OmniMark language version: " || #language-version || "%n"
your output might look like the following:
OmniMark language version: V7R0b - Copyright (c) 1988-2003 by Stilo Corporation.
Related Syntax #platform-info |