FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
04-28-2023 09:36 PM
05-08-2023 08:15 AM
const um = shmi.requires('visuals.session.UserManager'),
user = um.currentUser;
console.log("Logged in user is " + user.name);