%OperatorId system variable
Description
%OperatorId returns an uppercase character string containing the operator currently logged on. This is typically used to restrict access to records or fields to specific operators.
Note:
This system variable is supported for compatibility with previous releases of PeopleTools. New applications should use %UserId instead.
Related Topics