Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

GetMaintenanceUser

Use this command to return the ID of the user who currently has maintenance on for the system.

Syntax:

GETMAINTENANCEUSER()

You can use this command with the Set Variable command to retrieve the user ID and description to variables.

Example:

Set VARIABLE userIDmtce = GETMAINTENANCEUSER()

Set VARIABLE userDesc = [[USER, DESCRIPTION, $userIDmtce$]]

Published:

GetMaintenanceUser

Use this command to return the ID of the user who currently has maintenance on for the system.

Syntax:

GETMAINTENANCEUSER()

You can use this command with the Set Variable command to retrieve the user ID and description to variables.

Example:

Set VARIABLE userIDmtce = GETMAINTENANCEUSER()

Set VARIABLE userDesc = [[USER, DESCRIPTION, $userIDmtce$]]

For an optimal Community experience, Please view on Desktop