open-insight/LSL2/STPROC/ADMIN_USER.txt
Infineon\StieberD 7762b129af pre cutover push
2024-09-04 20:33:41 -07:00

10 lines
214 B
Plaintext

compile function admin_user( UserToCheck )
begin condition
pre:
post:
end condition
$insert logical
$insert lsl_users_equ
Valid = xlate( 'LSL_USERS', UserToCheck, lsl_users_admin_user$, 'X' )
return Valid