Pending Tasks grid
You can access the Pending Tasks grid. Here is the Action script that is used for the button.
tab by clicking the icon in theFunction wf_view() As Long
Dim result As Long = StartForm("FRMPROJECTMGMT", _OBJECTKEY)
Return 1
End Function