split_in chars ( text ; sep )
splits strings into single characters with a separator
Average rating: 5.0 (1 vote) Log in to vote
Andrea_M - Show more from this author
Bancomail SpA https://www.bancomail.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Simple recursive function to get the single characters from a given string, separated by a separator.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.