Changes

Jump to: navigation, search
Date
A Byte variable holds a positive number in the range 0 to 255. because of the limited range, Byte variables should be used with caution. An attempt to assign a negative value, or a value greater than 255 to a Visual Basic Byte variable will result in an error.
== Date Variable ==

Navigation menu