set_comment method

set_comment

Sets the comment.

def set_comment(self, comment):
    ...
ParameterTypeDescription
commentstrThe comment.

See Also