``` method Sort(string IndexName, string MemberName) { variable string vartype = ${${IndexName}(type).Name} ``` After the initial ${ in the variable string, the rest of the file has broken highlighting.