| Returns the expanded InsideMask corresponding to the bits, as a string |
| the InsideMask can be shown with Select * from InsideMask Sample call to display the insideMask setting of some photoObjs select top 10 objID, dbo.fInsideMaskN(insideMask) as mask from PhotoObj see also fInsideMask |
| name | type | length | inout | pnum |
| @value | tinyint | 1 | input | 1 |
| varchar | 1000 | input | 0 |