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 - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Still another custom function to remove items from a valuelist.
The function uses two While( ) loops.
Have fun !
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.