Description
Returns the type name for the given type id.
Available in Fred and Ted.
Syntax
dim TypeName as String = object.GetTypeNameFromId (int TypeId) |
object
Ted or Fred
TypeId
Required. Id of the type, e.g. 101.
Context
Main application common dispatcher commands
See also