Skip to content

DynamicParent - cWebDynamicObjectContainer

Returns the handle of the parent object of a specified dynamic object

Type: Function
Return Data Type: Handle

Parameters

Parameter Type Description
sDynamicObjectId String Object ID of the dynamic object of which the parent object is needed

Syntax

Function DynamicParent String sDynamicObjectId Returns Handle

Call Example

Get DynamicParent sDynamicObjectId to HandleVariable

Description

Returns the handle of the parent object of a specified dynamic object.

Note that this might require that a fresh instance of this object to be created.

Return Value

Object handle of the parent object of the specified dynamic object