Returns the name of the system. |
Synopsis
string getSystemName([int systemId]); |
Parameters
Parameters |
Meaning |
none |
- |
Return value
The function returns the name of the system or in the event of an error, "" (an empty string) will be returned. |
Errors
Description
The function returns the system name of the specified system ID. If no system ID has been specified, the system name of its own system will be returned. If the system ID is not known or does not exist, "" (empty string) will be returned. |
Example |
main() |
Relates to
Miscellaneous functions |
Availability
UI, CTRL, DP |
See also
V 3.11 SP1
Copyright