String Operators¶
String operators perform actions on information of type 'string', such as combining first_name and last_name into full_name.
String operators perform actions on information of type 'string', such as combining first_name and last_name into full_name.