Difference between revisions of "GetPassword"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]

+
{{HelpFiles}}
 +
This function will no longer supported
  
 
====getPassword====
 
====getPassword====
Line 21: Line 22:
  
 
string p = getPassword();
 
string p = getPassword();
 +
 +
''//"phonglando"''
  
 
'''Availability'''
 
'''Availability'''

Latest revision as of 12:24, 22 June 2018

 This function will no longer supported

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