Easy Tutorial
❮ Func Eval Func Isempty ❯

VBScript CByte Function



The CByte function converts an expression to a Byte type.

The expression must be a number between 0 and 255.

Syntax

Parameter Description
expression Required. Any valid expression.

Example

Example

The output of the above example:


❮ Func Eval Func Isempty ❯