Standard LibraryTypesstringSymbols=On this page= Symbol of string. (string lhs = string rhs) -> string Assigns the value of the right-hand side to the left-hand side. Parameters lhs: Left-hand side value. rhs: The right-hand side value to assign.