Hello! I have some old code using an old leex version like this: S = lists:sublist(YYtext, 2, YYlen - 2) I know that I have to replace YYtext with TokenChars, but what shall I use instead of YYlen?