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