Brian Dunning's FileMaker Custom Functions

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   Michael Horak - Show more from this author
*COMMENT Visual Realisation

Share on Facebook Share on Twitter

  Sample input:
RemoveValue ( "Red¶Green¶Blue¶White" ; 3 )


  Sample output:
Red
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   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!
 

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