Next:
Doubles
Up:
Input
Previous:
Strings
Integers
Integer parameters will satisfy the following regular expression:
[0-9]+
Any integer that does not satisfy this regular expression should be considered invalid and will cause an
<InvalidCommand>
message to be printed. (HINT: Integer.parseInt()!)
MM Hugue 2004-02-28
Web Accessibility