adatasol Posted March 26, 2019 Posted March 26, 2019 We are have run the EmailSetErrorCapture("true") not command before our email create command but if there is a bad email address, we are getting a "360 works email error" dialog appearance, which for our looping script is causing major issues since a user has to interfere to click the x.
ryan360Works Posted March 26, 2019 Posted March 26, 2019 The parameter for this function is a boolean value meaning it is either True or False. You are passing in a string by using " " . Remove the quotes and the function should work.
Recommended Posts
This topic is 2425 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