Method Select(RevisionId: integer): boolean
Description
Selects a revision from the list of existing revisions of that engineering item.
RevisionId
If this line is filled and present in the list of revisions, it will be highlighted when the form is opened. When the form is closed, this parameter is filled with the key value of the selected line. If the user has chosen to cancel, this parameter receives the value -1.
Result
The value indicates whether the user has accepted his choice (= TRUE) by using the OK button or not (= FALSE).