Hi, Flow XO)
I’m making a bot-phonebook. There is a Google table, it has columns with names and they return me the phone numbers from the corresponding row when you enter the name.
I use magic repeat * to get all phones with all matching names.
But I want to make sure that when you enter the message bot found all matches starting with the first 4 matching letters.
I think I should use javascript expressions but don’t know how.
Thanks for the help!