GetFirstName

From Catglobe Wiki
Revision as of 10:55, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



getFirstName

Returns the first name of the current questionnaire answer sheet’s user.

Syntax

getFirstName()

Arguments

none

Return type

string

Examples

string fname = getFirstName();

Availability

Version 4.8