Function cast from debug
Brief description
cast(object:,type:String)
Makes a call to the type_cast()-method More ...
Function information
Name: | cast |
Base: | |
Group: | Debug plugins:Type system |
Icon: | types.png |
Color: | black |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Makes a call to the type_cast()-method
Input parameters
-
object:
- Object to cast
-
type:
String
- Type name
Return values
-
Default return value:
- Casted object