Functional Area : String Value

String is one of the "simple" data types, along with integer and floating-point number.

A string object is also used to represent a URL or a file path. The string object has methods supporting URL and file operations.

Related Object Types