| Returns the FramesStatus name, indexed by value |
| the FramesStatus values can be found with Select * from FramesStatus Sample call to fFramesStatusN. select top 10 dbo.fFramesStatusN(framesstatus) as framesstatus from field see also PspStatus |
| name | type | length | inout | pnum |
| @value | int | 4 | input | 1 |
| varchar | 40 | input | 0 |