String-less-than

From FreeSpace Wiki
Revision as of 06:59, 16 December 2020 by TopAce (talk | contribs) (Created page with " String Less Than (Boolean operator) True if the first argument is less than the second argument. Returns a boolean value. Takes 2 string arguments. ==Notes== *In simpl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
String Less Than (Boolean operator)
	True if the first argument is less than the second argument.

Returns a boolean value.  Takes 2 string arguments.

Notes

  • In simple English: "The first word is sooner in the alphabet than the second one."