User - Functions
The CurrentUser (accessible from Main.User) class provides many functions for the user signed in.
Functions
ChangeDisplayPicture(strPath) - No parameters
Changes the users display picture.
strPath (String) specifies the path of the new display picture.
ChangeFriendlyName(strFN) - No parameters
Changes the users friendly name.
strFN (String) specifies the new friendly name.
ChangePersonalMessage(strPSM) - No parameters
Changes the users personal message.
strPSM (String) specifies the new personal message.