Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetPoints: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
 
(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 10: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