How to grab Current User's multipass username for TS function?

I’m writing a typescript function where I need to grab the Current User’s multipass username string. I’m setting a property on an object to this string.

Would passing it from Workshop to the function work for your use case? From Workshop, this can be found under New Variable → String → Multipass attribute.

Yup, this is what I’ve resolved to do—Thanks @Joel!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.