Standard LibraryTypesstringSymbols+On this page+ Symbol of string. (string lhs + string rhs) -> string Performs addition operation. Parameters lhs: Left-hand side value. rhs: The right-hand side value to add.