HOSTNAME function
Synopsis
This function
returns the name of the current platform, as a string. In emulation
mode, this function returns the string "Emulation".
Variations
HOSTNAME()
Returns the name of the current
platform.
Details |
Examples |
Details and examples
Examples
1. |
The following example returns the name of the current
platform.
HOSTNAME()
|