SYS_LAST_REGISTERED_ULOGIN

Script Function: Returns the last used login of the command :REGISTER_OUTPUTFILE

Syntax

SYS_LAST_REGISTERED_ULOGIN ()

Return code

The last used login of the command :REGISTER_OUTPUTFILE

Example

The following example sets and prints a variable with the value returned from sys_last_registered_ulogin.

:set &uc_register_ulogin = sys_last_registered_ulogin
:print &uc_register_ulogin

See also:

Script Elements - Activation Data

About Scripts
Script Elements - Alphabetical Listing

Script Elements - Ordered by function