ReferenceFunction ReferenceArray Functionsarray_to_bitmapOn this pagearray_to_bitmaparray_to_bitmap Description Converts an array into BITMAP values. This function is supported from v2.3. Syntax BITMAP array_to_bitmap(array) Parameters array: Elements in an array can be of the INT, TINYINT, or SMALLINT type. Return value Returns a value of the BITMAP type. Usage notes