|
<< Click to Display Table of Contents >> Navigation: Extensibility Add On upgrade to iVend Retail 6.6 > Change 3 Initialization of variables |
Navigation: Extensibility Add On upgrade to iVend Retail 6.6 >
Initialize these Primary Key' variables with string.Empty instead of 0 (If it is already initialized with numeric zero 0 anywhere in the code)

To validate string primary key fields and variables for null values, compare with string.Empty instead of numeric zero 0
