amorosik
Active member
- Local time
- Today, 07:17
- Joined
- Apr 18, 2020
- Messages
- 558
Is there a document that describes the default value assumed by an object, declared but never used yet?
For example if I run Dim Var1 as string, what value does that variable contain?
What if it's a boolean? And an Integer?
For example if I run Dim Var1 as string, what value does that variable contain?
What if it's a boolean? And an Integer?