Constructor
new Value(data)
Use the Value type to interact with Number-like objects.
Parameters:
| Name | Type | Description |
|---|---|---|
data |
Mixed | Input value. |
- Source:
Methods
value(input)
Compute the numeric representation of this input.
Parameters:
| Name | Type | Description |
|---|---|---|
input |
String | Input string to seek for value. |
- Source: