SEARCH_COUNT

Returns the number of object instances found by the last query

None

FIND ALL Account
IF  SEARCH_COUNT = 1 THEN 
  DISPLAY MESSAGE ('One account was found') 
  • Last modified: 2023/05/09 01:18