Difference between revisions of "GetPoints"
Cg huyphong (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
− | | + | {{HelpFiles}} |
====getPoints==== | ====getPoints==== | ||
Line 21: | Line 21: | ||
number points = getPoints(); | number points = getPoints(); | ||
+ | |||
+ | ''//123'' | ||
'''Availability''' | '''Availability''' |
Latest revision as of 11:34, 21 December 2011
getPoints
Return the point balance of current questionnaire answer sheet's user.
Syntax
getPoints()
Arguments
none
Return type
number
Examples
number points = getPoints();
//123
Availability
Version 5.4