Difference between revisions of "GetPassword"
Nguyenduyan (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
{{HelpFiles}} | {{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 11: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