Brian Dunning's FileMaker Custom Functions

XMLtag_sub ( nameValuePairs )

Helperfunction to XMLtag. XMLtag_sub will quote the values in a string with one or more name= value pairs.

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

Martin Spanjaard   Martin Spanjaard - Show more from this author
Trias Digitaal
http://www.triasdigitaal.nl

Share on Facebook Share on Twitter

  Sample input:
XMLtag_sub( "type=30 linetype=0 line=10 status=50" )
  Sample output:
type="30" linetype="0" line="10" status="50"

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

29-01-2014 - 01-05-2014
© Martin Spanjaard, Trias Digitaal Amserdam

Helperfunction to the custom function XMLtag.

This custom function will quote the values in a string with one or more name= value pairs.

For example:

type=30 linetype=0 line=10 status=50

will be returned as:

type="30" linetype="0" line="10" status="50"

 

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: