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