GETGRNAM()

From Recital Documentation Wiki
Revision as of 15:28, 27 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


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