Hi,
I am using ‘split text’ to split a date entry like “July 22 until July 23” into arrival date (“July 22”) and departure date (“July 23”). For now I have defined “until” as the separator in the split text function.
Is there any way I can make the bot understand alternative separators too, like “till” or “to” or “-” at the same time?
Thank you for your support!