Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hello guys,

I'm looking at Matt Petrowsky's screencast about setting up a developer environment and I have noticed he uses in almost his scripts something like

SetVariable [$var; Value.script.parameters ( _ )]

and he calls the script passing a parameter.

Which difference there is between his method and the "regular" Get( ScriptParameter ) :)

Moreover. is that a custom function? If so can someone explain to me how it works?

THANK YOU and HAVE A NICE DAY

Posted

That looks like a custom function. I'd have to see the function to say how it works, but it's fairly common practice to use such methods to pass multiple parameters from one script to another, e.g. as name/value pairs ("name=" & nameField & "; " & etc).

This topic is 5827 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.