Difference between revisions of "NETNAME()"

From Lianjapedia
Jump to: navigation, search
(Description)
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[GETENV()]], [[GETGID()]], [[GETPID()]], [[GETREMOTEADDR()]], [[GETREMOTEHOST()]], [[GETREMOTEUSER()]], [[GETUID()]], [[OS()]], [[VERSION()]]
+
[[DRIVETYPE()]], [[GETENV()]], [[GETGID()]], [[GETPID()]], [[GETREMOTEADDR()]], [[GETREMOTEHOST()]], [[GETREMOTEUSER()]], [[GETUID()]], [[LOCALE()]], [[OS()]], [[SYS()]], [[VERSION()]]
  
 
==Description==
 
==Description==
The NETNAME() function returns the name of the machine.
+
The NETNAME() function returns system information as a character string.
  
 
==Example==
 
==Example==
Line 19: Line 19:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
[[Category:Disk and File Utilities]]
 
[[Category:Disk and File Utilities Functions]]
 
[[Category:Environment]]
 
 
[[Category:Environment Functions]]
 
[[Category:Environment Functions]]

Latest revision as of 05:02, 11 September 2023

Purpose

Function to return system information

Syntax

NETNAME()

See Also

DRIVETYPE(), GETENV(), GETGID(), GETPID(), GETREMOTEADDR(), GETREMOTEHOST(), GETREMOTEUSER(), GETUID(), LOCALE(), OS(), SYS(), VERSION()

Description

The NETNAME() function returns system information as a character string.

Example

? netname()
system=Win32s on Windows NT nodename=unknown version=6.1 machine=MY-PC