SetLastName

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



setLastName

Sets the last name of the current questionnaire answer sheet’s user

Syntax

setLastName(lastName)

Arguments

lastName: Is a string expression.

Return type

empty

Examples

setLastName("Smith");

Availability

Version 4.8