I have been running into some issues with type conversion lately. I never have quite figured out the differences between all the different ways you can do type conversions. There are 3 that I use throughout my code. (int) myVariable myVariable as int