Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Assigns the case to specified identity.

Case myCase.Assign(identity: ( string | Identity ))

Assigns the case to specified identity with comments.

Case myCase.Assign(identity: ( string | Identity ), comments: string)

Arguments

( string | Identity ) identity
to assign
string comments
of assignment