Link Search Menu Expand Document

PreviewForm.Last Method

Explanation
Call format preview.Last( )
Return value None
Arguments None
Exception None
Example of use
    Function OnClicked(e) {
        preview.Last()
    }
    
Related item First, MovePage, Next, Prev methods