tridion-sites-extensions-api-docs

Home > @tridion-sites/models > WorkItem > comment

WorkItem.comment property

Work Item comments can be used to communicate between workflow participants. It does not have meaning for the CM system itself. When an Activity is finished, its Work Item comments are carried over to the next Activity.

Signature:

get comment(): string | undefined;