EmailTemplate getAllFromParent
EmailTemplate_getAllFromParent
Find all mail template that are children on the given resource
Syntax
EmailTemplate_getAllFromParent(number parentResourceId)
Arguments
number parentResourceId: Resource id of parent
Return type
Array of EmailTemplate
Example
EmailTemplate_getAllFromParent(15638398);