| Returns the FramesStatus value, indexed by name |
| the FramesStatus values can be found with Select * from FramesStatus Sample call to fFramesStatus. select top 10 * from field where status_r = dbo.fFramesStatus('OK') see also fPspStatusN |
| name | type | length | inout | pnum |
| int | 4 | input | 0 | |
| @name | varchar | 40 | input | 1 |