Difference between revisions of "String-greater-than"

From FreeSpace Wiki
Jump to: navigation, search
(I'm guessing this is in retail, too)
(No difference)

Revision as of 06:57, 16 December 2020

String Greater Than (Boolean operator)
	True if the first argument is greater than the second argument.

Returns a boolean value.  Takes 2 string arguments.

Notes

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