RemoveValues ( listOfValues ; valueNumbers )
Removes values in positions given by valueNumbers from listOfValues.
Average rating: 4.3 (15 votes) Log in to vote
Michael Horak - Show more from this author
*COMMENT Visual Realisation |
Magenta
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Removes values in positions given by valueNumbers from listOfValues. Positions can be listed in any order.
As with all value functions, the result of RemoveValues() has a trailing carriage return.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.