Often when doing scripts a number box is used as a counter to switch between 1, 2, 3 or other value that can be used in the script to perform conditional actions.
It would be beneficial to have a property that can mark the control to be hidden when the form is initiated. Currently we have to create a hide script to hide all the counters.