DTZero

DTZero variable

variable Variable for decrement. (No String or Single)

DTZero decrement variable by 1 as long is variable is greater than 0. If variable is 0, DTZero does nothing. This differs from the Decr command, which will underflow the variable and wrap around to the type's highest value

DTZero A ' Decrement A by 1 unless A is 0

Go CUBLOC home