mentairia Posted October 19, 2005 Posted October 19, 2005 What If statement do I use to set a condition on a find script? I mean if after all search critera is found or not found How do I write a script off of the results of rather the item was found or not?
Kent Searight Posted October 19, 2005 Posted October 19, 2005 Some of these might work for you: If [ not IsEmpty ( searchField ) If [ IsEmpty ( searchField ) If [ Get (FoundCount ) = 0 What do you want to do exactly?
Recommended Posts
This topic is 6978 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now