Accessing Session Prop/ Data

I am trying to access a variable in the Session Custom from a script embedded into a component as I am trying to get user ID (clockNumber here). How can i do so?

Typically self.session.custom.clockNumber.

that worked, I had been trying session.sessioncustom.

Thank you!

1 Like

You can also select session props from the property selector in a binding's script transform script editor