Difference between revisions of "GETGRNAM()"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
 
Function to get group name
 
Function to get group name
 
  
 
==Syntax==
 
==Syntax==
 
GETGRNAM()
 
GETGRNAM()
 
  
 
==See Also==
 
==See Also==
 
[[ACCESS()]], [[GETENV()]], [[GETGID()]], [[GETPID()]], [[GETUID()]], [[PUTENV()]]
 
[[ACCESS()]], [[GETENV()]], [[GETGID()]], [[GETPID()]], [[GETUID()]], [[PUTENV()]]
 
  
 
==Description==
 
==Description==
 
The GETGRNAM() function returns the group name of the current user.
 
The GETGRNAM() function returns the group name of the current user.
 
  
 
==Example==
 
==Example==
Line 24: Line 20:
 
</code>
 
</code>
  
 
+
==Products==
+
Recital Server, Recital
+
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
[[Category:Environment Functions]]
 
[[Category:Environment Functions]]

Revision as of 11:59, 7 December 2012

Purpose

Function to get group name

Syntax

GETGRNAM()

See Also

ACCESS(), GETENV(), GETGID(), GETPID(), GETUID(), PUTENV()

Description

The GETGRNAM() function returns the group name of the current user.

Example

use accounts
@2,3 get name
@3,3 get rates;
  when getgrnam() = "recital"
read