Core Function UInt

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

Contents

Description

Returns the unsigned 32-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 = uint( $Number );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox