Comment Data Object

Overview

The Comment Data Object can be accessed on album images, blog posts and media episodes where comments are allowed.

Properties

[c:Comment.Author] (string)

Screen name of the person who posted the comment.

[c:Comment.Comment] (string)

Contents of the commment.

[c:Comment.Posted] (date)

The date and time the comment was posted.

[c:Comment.TimeSincePost] (string)

Calculates the time since the comment was posted and displays it in the largest interval which has passed: seconds, minutes, hours or days.