We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Check if two text string are equal REQUIRES: strcmp()
if raylib.TextIsEqual("hello", "hello") then print "equal" else print "not equal"
There was an error while loading. Please reload this page.