Adds text to the right of a specified string the specified number of times
Sample Input:
AddTextRight ( "35." ; 2 ; "0" )
Sample Output:
35.00
Description:
This Function add the specified text to the specified string the specified number of times. I use it to make sure that I have numbers formatted correctly for when used in calculated description field for receipts
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
Download the entire US zip code database with latitude and longitude. Click
here.
Custom Function Authors:
Link to all of your own custom functions on this site with the following URL:
http://www.briandunning.com/filemaker-custom-functions/results.php?author=Your
Name Here