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