Hello All
I am trying to print the value of a double variable using "write line "
VarName = CDbl(in_TransactionItem.SpecificContent(“Salary”))
VarName.ToString
but getting below error
VisualBasicValue: Object reference not set to an instance of an object.