September 2017
Intermediate to advanced
408 pages
9h 25m
English
This method can be used to determine the username of the currently logged-in user.
Usage:
gs.getUserName(); //return the username of the currently logged in user
Example:
gs.log( "The record has been updated by "+ gs.getUserName() );
Read now
Unlock full access