forum:thread

Returns a specified thread.

Syntax
<forum:thread
   id="..."
   threadId="..."?/>
Attributes
threadId

The ID of the thread to be retrieved.

id, mandatory, no runtime expressions

The name of the scripting variable that will be created to access the returned thread.

Scripting variable (id)

A scripting variable will be defined using the value of the id attribute as its name. The variable is of type com.escenic.forum.presentation.PresentationThread.