Difference between revisions of "User expirePoints"

From Catglobe Wiki
Jump to: navigation, search
(Syntax)
(Syntax)
Line 5: Line 5:
 
== Syntax ==
 
== Syntax ==
  
User_expirePoints(array userResourceId, array DateTime, string Description[, Boolean Test]);
+
User_expirePoints(array userResourceId, CGDateTime expireAllBefore, string Description[, Boolean Test]);
  
 
== Arguments ==
 
== Arguments ==

Revision as of 11:08, 21 November 2019

User_expirePoints

Syntax

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

Arguments

Return type

Dictionary

Example