...
In this instance, customerNumber
and customerName
are retrieved from server-side data by calling the "get session data"
routine, while sessionId
is an Instruction Variable sourced from the browser. This method effectively marries server-side capabilities with client-side interactions, allowing for a seamless and secure use of your data.