Difference between revisions of "ISMOUSE()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to return .T. if a mouse is detected | Function to return .T. if a mouse is detected | ||
Line 12: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[ | + | [[MCOL()]], [[MROW()]], [[ON MOUSE]] |
Line 27: | Line 23: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Screen Forms]] | [[Category:Screen Forms]] | ||
[[Category:Screen Forms Functions]] | [[Category:Screen Forms Functions]] |
Latest revision as of 16:44, 2 December 2009
Purpose
Function to return .T. if a mouse is detected
Syntax
ISMOUSE()
See Also
Description
The ISMOUSE() function will return .T. if a mouse is detected, otherwise .F..
Example
?ismouse() .T.
Products
Recital