$Acct: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<p>$ | <p> | ||
<var>$Acct</var> returns a variable-length character string equal to the user ID under which the user is logged in to <var class="product>"Model 204</var>. If the login feature is not in use, <var>$Acct</var> returns <code>NO ACCOUNT</code>. </p> | |||
<p> | |||
The <var>$Acct</var>function takes no arguments. </p> | |||
<p> | |||
<var>$Acct</var> returns the same value as <var>$Userid</var>. </p> | |||
[[Category:SOUL $functions]] | [[Category:SOUL $functions]] |
Latest revision as of 16:21, 8 January 2018
$Acct returns a variable-length character string equal to the user ID under which the user is logged in to "Model 204. If the login feature is not in use, $Acct returns NO ACCOUNT
.
The $Acctfunction takes no arguments.
$Acct returns the same value as $Userid.