Jump to content

This topic is 6724 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Is it possible to use a wildcard character to replace all of this:

Survery::q2_result = "" or

Survery::q2_result_text1="" or

Survery::q2_result_text2="" or

Survery::q2_result_text3="" or

Survery::q2_result_text4="" or

Survery::q2_result_text5="" or

Survery::q2_result_text6="" or

Survery::q2_result_text7="" or

Survery::q2_result_text8=""

with something like this:

Survery::q"*"=""

I only want to evaluate those fields included on the layout that I am running the script from. Thanks.

This topic is 6724 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.