Chris
09/08/2021, 3:28 PMcommitLine()
, is there a method for determining if all required fields are populated?stalbert
09/08/2021, 3:40 PMvalidateLine
?Chris
09/08/2021, 3:47 PMChris
09/08/2021, 3:49 PMcommitLine
is successful then the currentIndex will increment. So I just have to get index before and after to see if it worked.