Developed by SO-SOFT
Cast to specify type
Namespace: scbscriptAssembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntaxpublic SValue CastTo(
Script script,
SType type
)
Parameters
- script Script
- The script object
- type SType
- A type to cast
Return Value
SValueCasted value
See Also