RemoveValue ( listOfValues ; valueNumber )
Removes the value in the position given by valueNumber from listOfValues.
Average rating: 4.1 (11 votes) Log in to vote
Michael Horak - Show more from this author
*COMMENT Visual Realisation |
Green
White
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Removes the value in the position given by valueNumber from listOfValues.
As with all value functions, the result of RemoveValue() has a trailing carriage return.
This function is NOT recursive.
Comments
Witschi, Medio-Ingeno AG Oct 6, 2023 |
||
I'd remove the trailing carriage return since one could expect a result like List ( ) would return. :-) cheers and thanks! |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.