Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > RollbackRevisionDlg > RollbackRevisionDlg.getComment

RollbackRevisionDlg.getComment

Syntax

getComment();

Description

The getComment method returns a comment in the revision rollback dialog box.

Comments

This method returns a String-type value.

Example

The example of method use is given on the Example of Creating the RollbackRevisionDlg Component page.

See also:

RollbackRevisionDlg