GetUsername

From Catglobe Wiki
Revision as of 11:21, 23 March 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



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