DBO.EQ_STD_USER_NAME_GET(Parameter1)
This function will return the first and last name of the current user running the report or widget.
Parameter(s)
Parameter1: Current user id - @SBUILDER_USER_ID
Example(s)
Example 1: Return the first and last name of the current user in the system.
DBO.EQ_STD_USER_NAME_GET(@SBUILDER_USER_ID)