3 lines
101 B
Text
3 lines
101 B
Text
Dim samplevariable as New Object
|
|
Dim anothervariable as Object
|
|
Set anothervariable = sameplevariable
|