Core Function UInt16

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

Contents

Description

Returns the unsigned 16-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

$newNumber = uint16( $Number );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox