| Return the expanded SpecZWarning corresponding to the flag value as a string |
| the specZWarning values can be shown with Select * from SpecZWarning Sample call to find the warnings of some Spec objects select top 10 objID, dbo.fSpecZWarningN(zWarning) as warning from specObj see also fSpecZWarning |
| name | type | length | inout | pnum |
| @value | int | 4 | input | 1 |
| varchar | 1000 | output | 0 |