SyntaxFix
Write A Post
Hire A Developer
Questions
You need to use strcmp.
strcmp
if (strcmp(string,"add") == 0){ print("success!"); }