Difference between revisions of "NETNAME()"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 12: Line 12:
  
 
==See Also==
 
==See Also==
[[OS()]], [[VERSION()]]
+
[[GETENV()]], [[GETGID()]], [[GETPID()]], [[GETREMOTEADDR()]], [[GETREMOTEHOST()]], [[GETREMOTEUSER()]], [[GETUID()]], [[OS()]], [[VERSION()]]
  
  
Line 30: Line 30:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:Disk and File Utilities]]
 +
[[Category:Disk and File Utilities Functions]]
 +
[[Category:Environment]]
 +
[[Category:Environment Functions]]

Revision as of 11:43, 9 June 2009

Class

Disk and File Utilities


Purpose

Function to return system information


Syntax

NETNAME()


See Also

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


Description

The NETNAME() function returns the name of the machine. On UNIX/Linux systems, full 'uname –a' information is returned.


Example

? netname()
system=SCO_SV nodename=mynode version=3.2.2 machine=i386


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer