Difference between revisions of "GetPassword"

From Catglobe Wiki
Jump to: navigation, search
Line 21: Line 21:
  
 
string p = getPassword();
 
string p = getPassword();
 +
 +
''//"phonglando"''
  
 
'''Availability'''
 
'''Availability'''

Revision as of 12:17, 21 December 2011



getPassword

Returns the password of the current questionnaire answer sheet’s user

Syntax

getPassword()

Arguments

none

Return type

string

Examples

string p = getPassword();

//"phonglando"

Availability

Version 4.8