MoneyWorks Manual
Edit
Clicks ()
Definition: Returns the current click count. For a list with mode fListMode_DoubleclickItemHit
you can use this in an ItemHit
handler to determine if the user double-clicked a row—Clicks()
will return 2 in this case.
Availability: available within MWScript handlers.