StrCompare

Revision as of 09:45, 10 August 2007 by imported>Tibixe (rewrite)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

equal:bool StrCompare left:stringID right:stringID

StrCompare returns 1 if left and right are equal byte-to-byte, and returns 0 otherwise.

At least theoretically. Sorry for that stupid bug concerning this function. I'll upload a fix soon. Tibixe