Help for this page
{attributes}{control1} = "abc" {attributes}{control2}[0] = "cde" {attributes}{control2}[1] = "fgh"
if (exists $dialog->{attributes}[0]){ ... do something.... }