Documentation
The string object is considered to be a value type and does not
require a call to a new() method in order to be
initialized; normal assignment using the assignment operator
= is sufficient.
The string object is considered to be a value type and does not
require a call to a new() method in order to be
initialized; normal assignment using the assignment operator
= is sufficient.