Function typename from debug
Brief description
typename(id:String):String
Returns registred type name for the given unique system type identifier if the type is registered and an empty string else More ...
Function information
Name: | typename |
Base: | |
Group: | Debug plugins:Type system |
Icon: | types.png |
Color: | black |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns registred type name for the given unique system type identifier if the type is registered and an empty string else.
Input parameters
-
id:
String
- Type identifier
Return values
-
Default return value:
String
- Type name of the given id