ADDITIONAL
a=runtime.GetProperty("D-DD.Value")
if (a>5): {
a==0
}
else: {
a==a+1
}
runtime.SetProperty("D-DD.Value",a)
above is my code for button click event but after i click the button, the 'if' loop not implemented, so just need all expert to help and guide me.
thank you