String Operators
String operators perform actions on information of type 'string', such as combining
first_name
and last_name
into full_name
.Last modified 2yr ago
first_name
and last_name
into full_name
.