GetPoints

From Catglobe Wiki
Jump to: navigation, search



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