$Acct: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<p>$ACCT returns a variable-length character string equal to the user ID under which the user is logged into <var class="product">Model 204</var>. If the login feature is not in use, $Acct returns 'NO ACCOUNT'. The $Acct function takes no arguments. </p> | <p>$ACCT returns a variable-length character string equal to the user ID under which the user is logged into <var class="product">Model 204</var>. If the login feature is not in use, $Acct returns 'NO ACCOUNT'. The $Acct function takes no arguments. </p> | ||
<p>$ACCT returns the same value as $ | <p>$ACCT returns the same value as <var>$USERID</var>.</p> | ||
[[Category:SOUL $functions]] | [[Category:SOUL $functions]] |
Revision as of 15:37, 4 January 2018
$ACCT returns a variable-length character string equal to the user ID under which the user is logged into Model 204. If the login feature is not in use, $Acct returns 'NO ACCOUNT'. The $Acct function takes no arguments.
$ACCT returns the same value as $USERID.