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.

Script to parse data how to select which field

Featured Replies

Hi,

I have a script that reads barcodes from the serial port. When performing the script, is there a way to choose whether to use the data coming in from the serial port to a global field and getting parsed into the record where I want it, or is there a way to use the data from a value list? How do I test the condition for using the value list instead, ie a radio button in the value list is selected and the data from this field is parsed into the record instead.

Thanks for your help.

Ian

Sounds like you can encase your script in an IF/THEN and get what you want.

IF (IsEmpty (ValueList))

"Current Script"

Else

"ValueList Script"

END IF

Phil

Create an account or sign in to comment

Important Information

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

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.