It would be nice to be able to declare a variable and assign a value o it in one command. For instance
Code:

Dim $Variable = "string"



This saves many lines of code especially when declaring ALOT of variables. Maybe someone could add this to the Masterlist of suggestions ?