Attachment getChildAttachments

From Catglobe Wiki
Revision as of 11:09, 16 July 2018 by Nguyenduyan (talk | contribs) (Created page with "Category:Resource_Functions = Attachment_getChildAttachments = Get all of the attachments of the given resource == Syntax == Attachment_getChildAttachments(number parent...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Attachment_getChildAttachments

Get all of the attachments of the given resource

Syntax

Attachment_getChildAttachments(number parentResourceId);

Arguments

number parentResourceId

Return type

Array of Attachment

Example

Attachment_getChildAttachments(11088827);