Left_Or_Right_Chars_Of_Every_Word ( Direction ; Text ; Chars ; Separator )
Extracts n chars of every word in Text from left or right side.
Be the first to rate this function Log in to vote
Jesus Sanchez - Show more from this author
dbFile Desarrollos http://www.dbfile.es |
ips
dol
sit
ame
con
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Developed to hide personal data in FileMaker files.
Comments
Jesus Sanchez, dbFile Desarrollos Dec 13, 2022 |
||
You can leave empty Direction parameter: Left_Or_Right_Chars_Of_Every_Word ( "" ; "Lorem ipsum dolor sit amet, consectetur" ; 4 ; " " ) and you get: Lore ipsu dolo sit amet cons |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.