ISJSONUtils.GetTask

Obsolete

Description

Syntax

object.GetTask(aTaskId, aRtfAsPlain)

Part Attribute Type Description
object Required
The object always implements the ISJSONUtils interface
aTaskId In, Required
int
aRtfAsPlain In, Required
bool

Return Value

string

Example



  
Note:

Version information

Added in v7.8.0
parameter aRtfAsPlain added in v7.9.2
Obsolete in v8.4.0