Hi
I created a Page and I am using variables to enter data( variables are not part of a table). On an Action I am running a Codeunit but I need a few of the page variables to use it on the codeunit.
How can I get page variables on the codeunit?
I did create a page functions to return the variables data and I did call then on the codeunit but there return value is empty.
Ideas?
Thx.