Versions Compared

Key

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

...

Returns "true" if the attachment was copied successfully and "false" otherwise. If returned "false" check the log for a detailed reason on why it failed.

Example

Code Block
languagejs
copyAttachmentById(10205, "TEST-2");

...