Core Function SByte

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

Contents

Description

Returns the signed 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 = SByte( $value );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox