Difference between revisions of "GetPassword"

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

+
{{HelpFiles}}
  
 
====getPassword====
 
====getPassword====

Revision as of 08:42, 14 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();

Availability

Version 4.8