User getUserHourlyCosts

From Catglobe Wiki
Revision as of 10:00, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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