Select to view content in your preferred language

//

546
1
09-18-2017 09:42 AM
_____
by
Frequent Contributor
 
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Ian,

   Your callback function can be a named function instead of an inline callback function like you have. That way you can check the query results for records and if there are none then you would like you said call the named callback function.

0 Kudos