&&searchSuccess: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns '''1''' (True) if the last Client search operation (invoked by button or command) successfully found something. I...")
 
(No difference)

Latest revision as of 18:06, 23 August 2022

Action:

Returns 1 (True) if the last Client search operation (invoked by button or command) successfully found something. If the last search found nothing, or if there was no prior search, &&searchSuccess returns 0 (False).

Syntax:

&&searchSuccess 

Introduced: Build 48