A custom function which allows simple addition or extraction of values from a list.
Sample Input:
AddRemove ( 4; "2¶3¶4¶5¶" )
Sample Output:
2
3
5
Description:
This function is a simple tool. It simply adds or removes a value from a return delimited list of values. The area where this is most useful is when working with portals and clicking a portal row to add or remove an ID value from a global field storing a multi-key value.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
Charts and graphs in your FileMaker 5/6/7/8 solution without a plug-in. Click
here.
Custom Function Authors:
Link to all of your own custom functions on this site with the following URL:
http://www.briandunning.com/filemaker-custom-functions/results.php?author=Your
Name Here