-
Extendscript .split expression error
Hi,
I want to get the second array of the split but Im getting a error in extendscript when the second array doesn’t exist. Is there a solution to make it work in both expression engine?
text.sourceText.split(",")[1]