Standard LibraryTypesstringSymbols<=On this page<= Symbol of string. (string lhs <= string rhs) -> bool Performs less than or equal comparison operation. Parameters lhs: Left-hand side value. rhs: The right-hand side value to compare.