DynamicZone
¶
Provides access to properties of the current dynamic (instanced) zone.
Forms¶
- dynamiczone DynamicZone
-
Gives access to the information about the current dynamic zone.
Example
Echo the name of the dynamic zone
/echo ${DynamicZone.Name}