Skip to content

Instantly share code, notes, and snippets.

@fsans
Last active October 4, 2022 10:50
Show Gist options
  • Save fsans/2362de406f7935d9c9e56ed44aa10db0 to your computer and use it in GitHub Desktop.
Save fsans/2362de406f7935d9c9e56ed44aa10db0 to your computer and use it in GitHub Desktop.

Split

Convert custom list delimited by "delim" to FileMaker List (delimited by "¶")

Split( string; delim )

Substitute( Trim ( str ); [ delim; "¶" ] )

Buy Me A Coffee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment