Difference between revisions of "String-less-than"

From FreeSpace Wiki
Jump to: navigation, search
(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...")
 
m (not retail :))
 
Line 7: Line 7:
 
*In simple English: "The first word is sooner in the alphabet than the second one."
 
*In simple English: "The first word is sooner in the alphabet than the second one."
  
[[Category:Retail SEXPs]]
+
[[Category:SCP SEXPs]]

Latest revision as of 07:14, 21 December 2020

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."