[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Is_Inside()
 Checks coordinates against a list of GETs.
------------------------------------------------------------------------------

 Syntax:

     Is_Inside( <aGetList>, <nRow>, <nCol> ) --> <lIsInside>

 Arguments:

     <aGetList> is an array containing GET objects.

     <nRow> is a numeric expression representing a screen row (ROW()).

     <nCol> is a numeric expression representing a screen column (COL()).

 Returns:

     Is_Inside() returns a logical indicating whether <nRow> and <nCol>
     intersects any of the GETs inside of <aGetList>.


 Files:  Library is CUACLIP.LIB.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson