SplitScript reference / Migration / String type
String type
Migration from C#
Source pattern
-
C#:
string -
C#:
string
Canonical SplitScript
-
stringbecomesString. -
stringbecomesString.
Use the canonical language and API symbols linked below.
Semantic difference
The immutable UTF-8 string type is named String.
Supported hosts
This uses the standard SplitScript runtime contract. Any provider-specific requirements are documented by the linked canonical API.
Related reference
- String (type)