| Return the SpecZStatus name, indexed by value |
| the SpecZStatus values can be found with Select * from SpecZStatus Sample call to fSpecZStatusN. select top 10 dbo.fSpecZStatusN(zStatus) as zStatus from field see also fSpecZStatus |
| name | type | length | inout | pnum |
| @value | int | 4 | input | 1 |
| varchar | 40 | output | 0 |