CommentProperty

Returns the value of the specified comment property from the comment that triggered a comment-related event.
This function only works when used within the context of a comment-related event that exposes the comment as an event arguments.

Usage

@CmtProp(<PropertyName>)

Argument Name Description
PropertyName The name of the comment property. Valid property names include the following: CommentId, CommentText, Context, CreatedBy, CreatedDate, KeyHash, Subject, UpdatedBy, UpdatedDate