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

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

Recommended Posts

Posted

Is is possible to pass a parameter to the script you are performing using fmpro.performScript??

If so, how?

Posted

fmpro.performScript( "fileName", "scriptName", "parameterString" );

I'll make a note to add and example with parameters to the ScriptMaster file.

Posted

Thank you Valentin

Easy, and in fact blindingly obvious, when you know how...

Posted

fmpro.performScript( "fileName", "scriptName", "parameterString" );

I'll make a note to add and example with parameters to the ScriptMaster file.

Actually I am wondering if it is possible to write an API guide like other java classes for the fmPro object, unless evaluate(fmcalculation), performScript(fileName, scriptName [ , paramString ]) and merge(template) are the only methods worth considering, in that case it is already done :)-)

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