Navigation:  Reference > Functions >

GetUserName()

Print this Topic Previous pageReturn to chapter overviewNext page

 

GET_USER_NAME()

 

PURPOSE

This function returns the name of the user as they are currently logged in.

 

NO OTHER PARTS

 

RETURN TYPE - A

If the receiving field is too short, the remaining characters will be truncated.

 

EXAMPLE

define x type a size 50

x = GET_USER_NAME()

// x = 'CAS-Glenn'

 

SEE ALSO

GET_COMP_NAME()

 

 

 


Page url: http://www.cassoftware.com/tas/manual/getusername().htm