Functions Documentation
View Function Edit Function
Name scrSetCounter
Syntax (scrSetCounter screen number)
Argument List screen: The screen you want to set the counter on.
number: The number you want to set the counter too.
Returns condition: True is successful.
Category input, screen
Description Sets the counter on the screen to the given number.
Example
Comment Allows you to set a counter. Useful in making sure the counter has limits or setting an initial value.