| Return the ObjType name, indexed by value |
| the ObjTypes can be found with Select * from ObjType Sample call to fObjTypeN. select top 10 dbo.fObjTypeN(objType) as objType from TiledTarget see also fObjType |
| name | type | length | inout | pnum |
| @value | int | 4 | input | 1 |
| varchar | 40 | input | 0 |