SyntaxFix
Write A Post
Hire A Developer
Questions
You can use strcmp:
strcmp
break x:20 if strcmp(y, "hello") == 0
20 is line number, x can be any filename and y can be any variable.
20
x
y