Skip to content

NumberValue

NumberValue is a ValueBase that stores numbers.

Inherits ValueBase

Properties

Value : number

The value of this object.

Example

numberValue.Value = 1.5