Syntax help for Indicator

I wish to change the Indicator for a WebButton to “Danger”

Psuedocode: me.Indicator=indicator(“Danger”)

What is the syntax?

me.Indicator = WebUIControl.Indicators.Danger

Jay, you have made my day today. This is exactly what I was looking for. Thanks for the posting.

1 Like