I am newbie to ArcGIS Maps SDK for Javascript.
I have done a filter by attributes (from user selection) on client-side. It works right, but I would like to show a message if the filter doesn't return any item. Is it possible with any method with my approach or should I change it?
Here is my code : https://codepen.io/gisdevelopment/pen/OJozLzw