GetTypeNameFromId Method

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

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

GetTypeIdFromName Method