Resource getJournal

From Catglobe Wiki
Revision as of 12:43, 11 November 2011 by Tungocman (talk | contribs)
Jump to: navigation, search

Resource_getJournal

Get journal information of a specific resource.


Syntax

Resource_getJournal(ResourceID)


Arguments

ResourceID: is a number. It is the resource id of resource


Return type

An array of ResourceJournalEntry object.


Examples