defect
In the following TL script expression, the two strings in the TL script expression have different colors, see screenshot:
Test
Enter the following in the script console:
x -> $x.isEmpty() ? "editable" : "read-only"
The two strings must be written in the same color.