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.

User getUserHourlyCosts

From Catglobe Wiki


User_getUserHourlyCosts

Get informations of User' hourly costs

Syntax

User_getUserHourlyCosts (userResourceId))

Arguments

  • userResourceId: is a number expression. It is the user's resource id

Return value

array

Example

array a = User_getUserHourlyCosts(34780089);

print(a);

//Output result : {{{1999,12,31,23,0,0,0,52,40},{2007,9,10,22,0,0,0,37,40},135},{{2007,9,11,22,0,0,0,37,40},{2009,9,30,0,0,0,0,40,40},157.5},{{2009,10,1,0,0,0,0,40,40},{2099,12,30,23,0,0,0,53,40},220}}


Availability

Version 5.7