As the title says. These lines in Starter: Public Var1 = 40 As Float Public Var2 = 40dip As Float Return in Main 40 and 0 ! Log(Starter.Var1) Log(Starter.Var2) Attached a small test project.