@marting66652718,
In ACC, Xtk code is used for server-side scripting and to interact with the platform's API.
The xtk.session.getValue() method is a built-in function, which allows you to retrieve a value stored in the current session. The xtk.include() function is used to include other Xtk scripts ...