📦Free shipping over $10 in most countries and regions!



byte()

[Conversion]

Description

Converts a value to the byte data type.

Syntax

byte(x)
(byte)x (C-style type conversion)

Parameters

x: a value. Allowed data types: any type.

Returns

Data type: byte.