Create task with comment via JSON RPC

Is it possible to create new Tasks from within JsonString so that they contain a comment?
So as to combine createTask with createComment.

Your question is probably already answered by long. Anyway:

So as to combine createTask with createComment.

No, the API has those two methods and you have to call them one after another.