{{tag>Index Function Function_List Miscellaneous}} ====== SEARCH_COUNT ====== ===== Description ===== Returns the number of object instances found by the last query ===== Parameters ===== None ===== Example ===== FIND ALL Account IF SEARCH_COUNT = 1 THEN DISPLAY MESSAGE ('One account was found')