Contrary to the other run-able CSIDE objects – i.e. Page, Report and XMLport – we can run a Codeunit and catch the result from this execution: TRUE or FALSE Syntax: [Ok :=] Codeunit.RUN(Number[, Record]) So if we call CODEUNIT.RUN and request a return value, as illustrated by the two first…
Continue reading