Content Text Parameters
When sending replies with Content service, you can include the following text parameters:
- %ItemName% - The name of the item.
- %ItemPattern% - The pattern of the item.
- %ItemParams% - The parameters associated with an item.
- %ItemText% - The text of the first part of the associated content.
- %ItemType% - The type of the first part of the content.
- %Prefix% - The prefix detected in the message text based on the Pattern setting of the content item.
- %WithoutPrefix% - The part of the incoming message text after the prefix.
Additionally, you can use the following parameters:
- %ServiceType% - The type of the service.
- %ServiceName% - The name of the service.
- %ServiceFileName% - The file name of the service.
- %ServiceInboxCount% - The number of messages in the Content Inbox.
- %ProcessingCount% - The number of messages that are currently being processed.
- %ProcessedCount% - The number of processed messages.
- %FailedCount% - The number of messages whose processing failed.
- %NotProcessedCount% - The number of not processed messages.