GETGRNAM()

From Recital Documentation Wiki
Revision as of 14:00, 23 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Class

Environment


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