Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Miscellaneous}} ====== SEARCH_COUNT ====== ===== Description ===== Returns the number of object instances found by the last query ===== Parameters ===== None ===== Example ===== <code aim>FIND ALL Account IF SEARCH_COUNT = 1 THEN DISPLAY MESSAGE ('One account was found') </code> Last modified: 2023/05/09 01:18 Log In