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