mrules45 Posted March 16, 2009 Posted March 16, 2009 I have a global field called gCurrentClient. And after it is used in a script i want to unset/nullify the field. Does anyone know how to do this?
Lee Smith Posted March 16, 2009 Posted March 16, 2009 You can use the Script Step set(YourfieldGlobalField, "") as the final step in your script, However, since you have v10, why not use a Varilble instead of the global field? Lee
Recommended Posts
This topic is 5732 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