TruncateString ( string ; numberOfChars ; Leading_1 )
truncates a string
Average rating: 4.3 (30 votes) Log in to vote
Fabrice Nordmann - Show more from this author
1-more-thing https://www.1-more-thing.com |
TruncateString ( "123456" ; 2 ; 1 )
3456
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
truncates a text string
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.