Return Type
A Variant value.
Return Type
A Boolean value.
Syntax
object.ReadNum(Dec As String, NoTrunc As Boolean)
The ReadNum method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type Brain. |
| Dec | String |
| NoTrunc | Boolean |