Zoomed Image

AMSX Scripting Language - Command : form.user

Summary

Target an AMSX form to a specific user's browser session

Description

Queues the active form for display on the specified user's screen. If the user is not currently logged in, they will see the form on their next login. If the user currently has an unsaved dialog open, the form will appear after they save or dismiss it.

Parameters

ParameterDescription
cmdUserOptionsID of the target user

Syntax


Form.User "UserOptionsID of the target user"

Return to the AMSX Command Reference