defines a local variable without setting its value. If the variable already exists, nothing happens. The initial value of the local variable is undefined.
Method Details
ActionDefineLocal2()
publicmethod
defines a local variable without setting its value. If the variable already exists, nothing happens. The initial value of the local variable is undefined.