Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Get user name in extension

How can I get the user's name from the javascript code in my extension?

This is one of my first extensions, I appreciate any help.

3 Replies
danielrozental
Master II
Master II

Add an expression and then put osuser() in it.

Not applicable
Author

I actually need help in knowing how to do that and then how to read it from the javascript code in my extension. Sorry, very new to this.

danielrozental
Master II
Master II

There is an extension in the SDK that does just what you're trying to do.

You should check it out. Also check the tutorials and starting documents on extensions.