GETGRNAM()

From Recital Documentation Wiki
Revision as of 11:48, 9 June 2009 by Yvonnemilne (Talk | contribs)

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