Brian Dunning's FileMaker Custom Functions

ArrayCombine ( array1 ; array2 ; startposition ; separator )

Returns a combined array from two separate arrays, similar to php's array_combine function.

  Average rating: 4.7 (3 votes) Log in to vote

Julio Toledo   Julio Toledo - Show more from this author
Automation USA LLC
https://www.automationusa.net

Share on Facebook Share on Twitter

  Sample input:
array1 = "x¶y¶z"
array2 = "2¶4¶8"
startposition = "2"
separator = ": "
  Sample output:
y: 4
z: 8

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

Yet another recursive function for combining two value lists (return separated arrays).

 

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