FUNCTION  fImageMaskN

Return the expanded ImageMask corresponding to the flag value as a string

the ImageMask values can be shown with Select * from ImageMask
Sample call to fImageMaskN
select top 10 objID, dbo.fImageMask(mask) as mask
from ?????

see also fImageMask

Input and output parameters

nametypelengthinoutpnum
@valueint4input1
 varchar1000input0