hello
i have problem with (length) of a string , so my string contain “continue” word and when i want to execute all things it give me this error .
[IDLE] CompilationErrorException: (19,28): error CS1525: Invalid expression term ‘continue’
and when i use another string but doesn’t contain ‘continue’ word it work perfectly