Case Copy¶ Creates a new copy of the current case. 1myCase.Copy(targetChannel: string):Case Parameters¶ string targetChannel The ID of the channel to copy the case to. Returns¶ The current Case instance. See Also¶ Case