@interaction::createUserSession

Creates a User Session script object for the target User name.

Syntax:

@interaction::createUserSession(String userTargetName)

Parameters:

(String) userTargetName: name of User for whom to create the UserSession Script Object

Returns:

(script object) @session

Example: