Toggle menu
868
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.
Revision as of 10:35, 23 March 2011 by Cg_pham (talk | contribs)



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

empty

Example

array a = User_getUserHourlyCosts(34780089);

print(a);

Availability

Version 5.7