ULOW

ULOW returns a UCHAR string of length x with each UTF-8 data item having the lowest UCHAR value ('00'ux).

Read syntax diagramSkip visual syntax diagramULOW( x)
x
Expression. x must have UCHAR type.

The value returned by BYTELENGTH(ULOW(x)) is equal to x.