Difference between revisions of "GETGRNAM()"

From Lianjapedia
Jump to: navigation, search
Line 24: Line 24:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
[[Category:Environment Functions]]
 
[[Category:Environment Functions]]
 +
[[Category:Lianja VFP Extensions]]
 +
[[Category:VFP Function Extensions]]

Revision as of 07:25, 10 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