This shows you the differences between two versions of the page.
— |
getuid [2006/08/01 03:45] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: getuid.txt,v 1.2 2006/08/01 03:22:01 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | $__getuid__() | ||
+ | |||
+ | ======Technical:====== | ||
+ | Gets the current user id, similar to the Unix system call. | ||
+ | |||
+ | ======Returns:====== | ||
+ | current userid | ||