OWBasic for Pocketviewer

Home INTRO Group GRAPHIC Alphabetical Index

Check coordinates

INSIDEG!(x%,y%)

Checks, if the values x and y are valid coordinates for the screen and do not exceed the valid range. Returns TRUE if the coordinates are valid, FALSE otherwise.


  • PSET - Pixel set
  • INSIDE! - Test if Coordinates are in a Window
  • INRANGE! - Test if Value is in a Given Range
Home INTRO Group GRAPHIC Alphabetical Index