Skip to content

DynamicChildren - cWebDynamicObjectContainer

Determines the dynamic children of a dynamic object

Type: Function
Return Data Type: String[]

Parameters

Parameter Type Description
sDynamicObjectId String Object ID of the dynamic object of which to determine the children

Syntax

Function DynamicChildren String sDynamicObjectId Returns String[]

Call Example

Get DynamicChildren sDynamicObjectId to String[]Variable

Description

Determines which dynamic child objects are registered for a specified dynamic object.

Return Value

String array with dynamic object IDs of all the registered dynamic child objects