SValue Methods |
The SValue type exposes the following members.
| Name | Description | |
|---|---|---|
| CallFunction | Call script function | |
| CanConvertTo | Can this type is converted to | |
| CastTo | Cast to specify type | |
| CopyFrom | Copy from another value | |
| CopyFromCanConvert | Copy from another value, if it can be converted | |
| Equals |
Equals
(Overrides ObjectEquals(Object)) | |
| GetHashCode |
Get hash code
(Overrides ObjectGetHashCode) | |
| SetValueFrom | Set value from another variable | |
| ToString |
To string
(Overrides SyntaxBase.ToString) |