Brian Dunning's FileMaker Custom Functions

SetField ( InValue )

Set field to value, checks for value of "Empty"

  Average rating: 4.8 (15 votes) Log in to vote

Richard DeShong   Richard DeShong - Show more from this author
Logic Tools
http://logictools.com

Share on Facebook Share on Twitter

  Sample input:
SetField ( "test" )
Setfield ( "Empty" )
  Sample output:
"test"
""

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

~~~ Design Notes ~~~
This is part of a series of SET functions:
SetVar and SetField

These are all designed to work with variables and to
keep the variables from being un-set (removed from memory),
by using the string "Empty" to indicate IsEmpty().

Example:
If a field, MyField, is empty and I use SetVar(),
MyVariable = SetVar( MyField )
Tnen MyVariable is now = "Empty".

These are related to a series of LIST functions.
ListAdd, ListAddUnique, ListExist, ListGet, ListToggle.

Which are designed to work with variables and the "Empty" idea.

~~~

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: