Hi,
I have a question - i have a nested if-else block and majority of the implementation within the block have similar lines of code.
Is there a way how i can have a void function() within a function block? i did try but i get an error in creating a void function.