| Returns the expanded TiMask corresponding to the flag value as a string |
| the TiMask values can be found with Select * from TiMask Sample call to fTiMaskN. select top 10 dbo.fTiMaskN(tiMask) as tiMask from TilingInfo see also fTiMask |
| name | type | length | inout | pnum |
| @value | int | 4 | input | 1 |
| varchar | 1000 | output | 0 |