NXOpen.UF.Clone.AskDefCiCommentChecking

Clone.AskDefCiCommentChecking()

Refer to UF_CLONE_ask_def_ci_comment_checking for documentation.

Signature: AskDefCiCommentChecking()

Returns:A Tuple
Return type:A tuple consisting of (errorUnlessCommentsMatch,comment)

errorUnlessCommentsMatch(bool): Whether to report an error if the checkout comment does not match the given comment

comment(str): string containing the comment to be checked

License requirements: None