<@PLATFORM>
Syntax
<@PLATFORM [ENCODING=encoding]>
Description
Returns the name of the operating system on
which Tango Server is currently running. You may want to use this tag
in Branch actions to branch to different External actions based on the
current Tango Server platform.
Example
For example, <@PLATFORM>
may evaluate to one of the following:
- SunOS/5.5; sun4m
- Windows NT/4.0; Intel
- Mac OS/ 8.0.1; PPC
- IRIX16.2; IP22
See Also
Encoding
Attribute
<@VERSION>
|