Difference between revisions of "GetUsername"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:User_Functions]]
 
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getUsername====
 
====getUsername====

Latest revision as of 07:44, 14 December 2011



getUsername

Returns the name of the current questionnaire answer sheet's user.

Syntax

getUsername()

Arguments

none

Return type

string

Examples

string name = getUsername();

Availability

Version 4.8