There is only one string operation: concatenation. It is represented by plus sign, e.g.:
"string" + "ent" => "stringent"