@sortValues ( the_values ; optional_datatype ; optional_locale )
wraps built in Function: SortValues ( values {; datatype ; locale } ) and trims training return
Be the first to rate this function Log in to vote
Tony White - Show more from this author
Tony White Designs, Inc. http://www.twdesigns.com/ |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
// trims training return (if there is one)
// wraps built in Function: SortValues ( values {; datatype ; locale } )
// might be part of a suite of CFs that wrap built-in functions that produce a trailing return
// easy to refactor by adding @ to the built in function (FM 16 and up)
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.