FUNCTION  fImageStatus

Return the ImageStatus flag value, indexed by name

the ImageStatus values can be shown with Select * from ImageStatus
Sample call to fImageStatus
select top 10 ???
from ?????
where ??? = dbo.fImageStatus('SUBTRACTED')

see also fImageStatusN

Input and output parameters

nametypelengthinoutpnum
 int4input0
@namevarchar40input1