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