How to use variable in Init in End when working with ReFramework?

Basically, I have setup a variable and assigned it the current time in the Init. I want to write line the variable in the End process of the reFramework. Currently i placed at the top and its just showing a blank line. Here are the details:


SS27

The argument view from the Init process.

Check the scope of the variable. You’ll need to raise it to the level of “General Business Process” for it to be caught in End Process.

Still showing blank.

SS29

Variables view from the End process.

SS28