StrCompare

From the Oblivion ConstructionSet Wiki
Revision as of 18:59, 13 July 2007 by imported>Talkie Toaster (New page: '''Syntax:''' StrCompare ''CopyTo:long'' ''CopyFrom:long'' StrCompare currently appears to be identical to StrCopy. Assumption made having tested with To and From being both identic...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

StrCompare CopyTo:long CopyFrom:long

StrCompare currently appears to be identical to StrCopy.

Assumption made having tested with To and From being both identical, different, and To containing From- all set To to From, and the function itself never returned a value.