|
|||||||||
|
|
|||||||||
| Related Syntax | |||||||||
| built-in variable | #language-version | ||||||||
| Summary | String |
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: V6R0e5 - Copyright (c) 1988-2000 by OmniMark Technologies Corporation.
|
Related Syntax #platform-info |
| ---- |