Skip 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 to determine if a field contains text . Opposite of IsEmpty?

Featured Replies

I wonder how to determine if a field is containing some text, any text. I can see the function IsEmpty determines if the field is without text but I want to perform a script that moves to a only records that are empty so I need to bypass records that already have entries.

Thanks

not IsEmpty ( field )

I want to perform a script that moves to a only records that are empty so I need to bypass records that already have entries.

 

Hi hownow,

 

Instead of stopping and checking the value in the field for each record, why not omit records you need to bypass first?  It may not work in this situation for you, but if it does, it would be faster than looping each record.  If you must loop, Comment's example is (no surprise) spot-on.   :-)

 

You can constrain the found set to empty records by using = in the field.

 

edited ... added word 'empty'

Edited by LaRetta

  • Author

Thanks Comment

 

Thanks LaRetta    In my case with this situation it is not possible to omit. But the point is well taken for other circumstances.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.