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 08:48, 7 March 2011 by Catglobe (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Resource_setParentResource

Set a resource to be the parent of another resource

Syntax

Resource_setParentResource(resourceId, parentResourceId)

Arguments

  • resourceId: is a number expression. It is the resource's unique id
  • parentResourceId: is a number expression. It is the parent resource's unique id

Return value

empty

Example

Resource_setParentResource(55689, 454688);

Availability

Version 5.6