Issue Description: The variables should only be defined only when needed.
Why this issue to fixed (give scenarios or use cases): To give meaningful variable names and have a clean codebase
How to reproduce, in case of a bug: Open the code and then change it
Other Notes / Environment Information: (Please give the error information, log link or any useful information for this issue),
Declare 2 variables names clearly to give clearer view for the user
Issue Description: The variables should only be defined only when needed.
Why this issue to fixed (give scenarios or use cases): To give meaningful variable names and have a clean codebase
How to reproduce, in case of a bug: Open the code and then change it
Other Notes / Environment Information: (Please give the error information, log link or any useful information for this issue),
Declare 2 variables names clearly to give clearer view for the user