The goal is to create a list of item. For example, a time stamps list or a wrap up code list for each attempts. Something like append(appendtothistext, texttoappend). Will need to be able to retrieve the time stamps too for that purpose. Example: append(outbound.attempslist, currenttimestamp());