[]
Converts a string to a ScriptStringValue.
public static implicit operator ScriptStringValue(string value)
The string to convert.
The ScriptStringValue object.