defines a local variable without setting its value. If the variable already exists, nothing happens. The initial value of the local variable is undefined.
메소드 상세
ActionDefineLocal2()
공개메소드
defines a local variable without setting its value. If the variable already exists, nothing happens. The initial value of the local variable is undefined.