Core Function Byte

From Sputnik Wiki
Jump to: navigation, search
Byte( <expression> )

Contents

Description

Returns the unsigned 8-bit integer (whole number) representation of an expression

Parameters

Expression

An expression to convert.

Return Value

Success: Returns the new number.

Failure: Returns 0.

Remarks

Example

$newValue = Byte( $value );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox