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