A package I created was running fine until all of a sudden a variable of data type int64 changed into string.
Everything I change it back to int64 it changes back to string during run time or clicking in various areas of the package.
Quite frustrating. Any suggestions for this behavior.
Marshall