Record Count in a VBC
I need to close a pop up applet which is based on a VBC if no record is returned in a VBC Query. this.CloseApplet in Applet Browser script will close this Pop Up applet if the record count=0.As we know BC.CountRecord method cannot be accessed in a VBC. Can you please suggest on how to find the CountRecords for this case.