$GroupID
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$GroupID
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
The current user’s operating system group ID.
Syntax
$groupid
Return Value
A character string, or $Null. Cannot be reset by an application program.
Description
The current user’s operating system group ID (if the operating system supports group IDs); otherwise, $Null.
You can use the $UserID and $GroupID system variables to build levels of security into your applications.
During a Zim session, you also can LOGIN to the software under any defined UserName (in EntitySet Users). $ZUserID and $ZGroupID are then set to the UserID and GroupID associated with UserName; $UserID and $GroupID (containing values taken from the operating system) are still available for use.
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5