Brian Dunning's FileMaker Custom Functions

ListRemoveItemAtIndexNumItems ( inputList ; index ; numItems )

Removes one or multiple items from list starting at index

  Be the first to rate this function Log in to vote

Farid Mezaber   Farid Mezaber - Show more from this author
Piccolo Teatro di Milano

  Sample input:
ListRemoveItemAtIndexNumItems(List("a";"b";"c";"d";"e";"f";"g";"h";"i"), 1, 3)
  Sample output:
d e f g h i (space is actually a "¶")

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

Still another CF to remove items from a valuelist.
The function uses two While( ) loops.
Have fun !

 

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 22 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: