Skip to main content
Docs
Set statement
Assigns an object reference to a variable or property Syntax Set objectvar = {[ New ] objectexpression | Nothing } The Set […]