Description
Returns the type id for the given type name.
Available in Fred and Ted.
Syntax
dim iTypeId as integer = object.GetTypeIdFromName (String TypeName) |
object
Ted or Fred
Typename
Required. Name of the type, e.g. "body".
Context
Main application common dispatcher commands
See also