Data Synchronisation StudioUser GuideCalculated ColumnsFunctionsBYTEOn this pageBYTE Converts a value to a byte. Syntax byte? BYTE(object value) Example BYTE(255) Would return the byte value of 255 which is 255.