Strings
Jump to navigation
Jump to search
str AnyThing
returns "whatever anything is"
example:
str _thing;
String strCmp String
returns stanard c strcmp()
note, case sensitive unfortunately
returns "whatever anything is"
example:
str _thing;
returns stanard c strcmp()
note, case sensitive unfortunately