Data Synchronisation StudioUser GuideCalculated ColumnsFunctionsBYTEOn this pageBYTEConverts a value to a byte.Syntaxbyte? BYTE(object value)ExampleBYTE(255)Would return the byte value of 255 which is 255.