Hello! I have a question about a Replace error.
I used a Run script to extract the necessary string using a regular expression.
Afterwards, I tried to use replace to further remove unwanted characters, but I am encountering persistent errors.
Could you please provide guidance on how to resolve this?
You're welcome in advance!
Here is the code: replace(outputs('Compose333').base64ToBinary,'SD-1_','')."
