class
IScriptJobComments.
IScriptJobComments
Bases: object
Provides access to job comments.
all
Retrieves the comments.
Array of IScriptJobComment
create
comment
Creates a new comment. Comment is attached to the job.
comment (string) -- The comment.
The comment
IScriptJobComment