getLastElement
Function getLastElement (objType As String)
Retrieves the last element of particular type from the object content. Equivalent to:
Me.Content.getLastElement (objType)