This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Deprecated

The comment macro is deprecated.  Please use the description field of other macros to include extra contextual information.

Overview

The {comment} macro is used to annotate the workflow template to explain rationale and other useful information.

The comments are only visible while editing the template in the markup editor. They will not be seen by end-users.

Where to use it?

Optional.

One or more {comment} macros can be put in a {workflow} macro.

Parameters

ParameterRequiredDefaultNotesVer

macro body

(tick)

 

The comment:

  • Plain text
  • Can use any character set supported by your Confluence server – except some reserved characters.
4.0+

Example

{workflow:name=Example}
   {comment}
      Plain text comment.
   {comment}
   {state:Example}
   {state}
{workflow}

All examples

Filter by label

There are no items with the selected labels at this time.

See also

Workflow Authoring Guide:

User Guide:

Administration Guides:

  • No labels