Difference between revisions of "User expirePoints"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:User_Functions = User_expirePoints = == Syntax == User_expirePoints(); == Arguments == == Return type == Dictionary == Example == <source lang="javascript...")
 
(Syntax)
Line 5: Line 5:
 
== Syntax ==
 
== Syntax ==
  
User_expirePoints();
+
User_expirePoints(array userResourceId, array DateTime[, string Description, Boolean Test]);
  
 
== Arguments ==
 
== Arguments ==

Revision as of 09:58, 21 November 2019

User_expirePoints

Syntax

User_expirePoints(array userResourceId, array DateTime[, string Description, Boolean Test]);

Arguments

Return type

Dictionary

Example