SaveToHistoryList Method Example

The following example saves the item "AI1.F_CV" to the history list for the ExpressionEditor object ExpressionEditor1.

Dim iIndex As Integer

iIndex = ExpressionEditor1.SaveToHistoryList("AI1.F_CV")