Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how do I set ScriptParameter?

Featured Replies

I'm working through the examples of the Let() and Evaluate() functions. I understand the simple examples, but not the ones with the ScriptParameters. How do I specify the ScriptParameters? Do I need to run a script and capture those parameters first, or what?

Thanks.

Set the parameters where you cfall the script--either from a UI device or from within ScriptMaker.

Steven

  • Author

I still don't get it. I'm looking for an example, and I can't make the example given in the Help documents work. The examples start out:

ScriptParameter = "a = 5; b = 10"

I wish I could do that like I can in PHP, but I don't see how. Are "a" and "b" fields? I don't think so, because I tried that. So they're variables, and I don't see how to set them. Can you give me an example?

I'd like to start out bu setting them via UI device.

Thank you.

  • Author

Post deleted by lakeside

Try this...

Create these field.

Values - Text

In the text Field put: a = 5; b=10

Result - Calculation

Let([a = Evaluate("Let( [" & Values & "]; a )");

  • Author

I see. That's a good start.

Thank you very much.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.