Posts by André Costa • 7 points
1 post
- 
		-1 votes5 answers2024 viewsA: Return inside Try... catch does not workInsert a block Finally: Finally { return vintCdProxProcesso; } Like Finally, the code will always go through this section, in case of success or failure, as its variable was initialized with zero,…