GetHarescriptTypeIdByName (open)
Returns the type number from a type name
Syntax
// Core function, no LOADLIB necessary
INTEGER FUNCTION GetHarescriptTypeIdByName(STRING name)Parameters
STRING nameName of the type (case insensitive)
Return value
INTEGERType number of the type