GetTypeIdFromName

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:11

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

GetTypeNameFromId