number | a decimal number |
+number | a positive decimal number |
-number | a negative decimal number |
0xnumber | A hexadecimal numer. |
+0xnumber | A positive hexadecimal numer. |
-0xnumber | A negative hexadecimal numer. |
#number | A hexadecimal numer. |
+#number | A positive hexadecimal numer. |
-#number | A negative hexadecimal numer. |
0number | An octal numer. |
+0number | A positive octal numer. |
-0number | A negative octal numer. |
<rgb>
<i>
value
The integer value of the rgb encoded color.
<pixelcount>
<i>
value
The integer value of the count of pixels.
<points>
<i>
value
The integer value of the point size of the font.
<button>
<i>
value
The integer value of the button which was used.
<unicode>
<i>
value
The integer value of the UNICODE character.