Get First Output Between ” “ 14 March, 2024 0 Comment Steven How to get the output between the first ” ” in a string trim(split(split(outputs('Compose')?['body'], '"')[1], '"')[0])
No Comments