![]() ![]() |
Reference Type: Supported, Category: Operating System Interface, ICR#: 10097
The $$VERSION^%ZOSV extrinsic function returns the operating system version number or name.
$$VERSION^%ZOSV([flag])
flag: |
(optional) If you pass a value of 1, the operating system name is
returned instead of the version number.
|
returns: |
Returns the operating system version number or name, depending on the (optional) flag input parameter. |
>W $$VERSION^%ZOSV(1) Cache for OpenVMS/ALPHA V7.x (Alpha) |
>W $$VERSION^%ZOSV 4.1.16 |