ecl-logo Documentation

AssociateTicket

AssociateTicket[user,ticket]output

Adds the specified ticket to the field AssociatedTickets in the specified user Object:

Details

    Input
    Output
    Messages
  • MismatchedInputsThe number of users provided does not match the number of tickets or lists of tickets provided.

Examples

Basic Examples  (5)

Associates a single user with a single ticket:

Associates a single user with a list of tickets:

Associates a list of users with a list of ticket lists:

Associates a list of users with a list of tickets:

Associates a list of users with a mixed list of ticket lists:

Messages  (1)

Throws an error if the input lengths are mismatched: