getUserName()
From eSignal EFS
getUserName()
getUserName()
This function returns the eSignal username of the user running the script.
Example:
sTheName = getUserName();
debugPrint("Hello " + sTheName + "!!!\n");
From eSignal EFS
getUserName()
getUserName()
This function returns the eSignal username of the user running the script.
Example:
sTheName = getUserName();
debugPrint("Hello " + sTheName + "!!!\n");