String Operators and Type Conversions

The String type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Compares a string value with a Datatype.String value.
Public operatorStatic member(String to String)
Converts from string to Datatype.String.
Public operatorStatic member(String to String)
Converts from Datatype.String to string.
Public operatorStatic memberInequality
Compares a string value with a Datatype.String value.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next