Doubt In Progress

ForEachInvoiceDelete

Active Member
Should put this in development section but see below. (cant ever seem to get formatting correct on the forum)

Code:
RUN program.p(INPUT     SomeVariable,    
                       INPUT     SomeOtherVariable,
                       OUTPUT SomeOutputVariable) NO-ERROR.
 
Top