I have a TextArea named TextView. The following is my code:
TextView.textFlow = TextFlowUtil.importFromString("if (i < 36)");
when trying to implement this line of code, I get the error:
[Fault] exception, information = TypeError: Error # 1090:
How can I fix this? Thanks in advance!
Encode them as entities:
Per your example, would become: