found()

Method that returns a Boolean value indicating whether the last call to find() was successful.

Related Object: Region.

found()

Method that returns a Boolean value indicating whether the last call to find() was successful. Since the find() method always returns a region, regardless of the search results, it is necessary to examine the value of found() to determine the actual result of the operation.

Examples

 
  • Last Topic Update: 24/01/2017 09:32
  • Last Published: 7/6/2017 : 9:48 AM