amorosik
Active member
- Local time
- Today, 21:09
- Joined
- Apr 18, 2020
- Messages
- 572
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?