Returns the index of the dynamic visual item with the given ID. E.g.: * panel-1195Comp.Plan.DefaultView.smilies.2 -> 2 * panel-1195Comp.Plan.DefaultView.blueRect -> 0 (the ID doesn't belong to no dynamic visual item)
Parameters
id: string
Returns number
1-based index. 0 if the index couldn't be extraced from the given ID.
Returns the index of the dynamic visual item with the given ID.
E.g.:
* panel-1195Comp.Plan.DefaultView.smilies.2 -> 2
* panel-1195Comp.Plan.DefaultView.blueRect -> 0 (the ID doesn't belong to no dynamic visual item)