[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    rLeft()

         Determines if the left button is pressed

    Syntax:

         rLeft() -> lPress

    Description:

         Determines if the left button is pressed returning a logic value.

    Return:

         A logic value indicating if is pressed or not.

    Example:

         If rLeft()
           Warning ( "Left button pressed" )
         EndIf

See Also: rCentre() rRight()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson