mainFunctionEnd
Invoked after Zipline runs the downloaded code's main function.
Parameters
startValue
the value returned by mainFunctionStart for the start of this call. This is null unless mainFunctionStart is overridden to return something else.