Difference between revisions of "GETGRNAM()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Environment
 
  
  

Revision as of 15:28, 27 October 2009


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


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer