I’m trying to add a label I think thats what they are called…

.. just like I’ve done several times before to exit a function without processing some code and I’m getting the error ‘label at end of compound statement’ why ? what do i need to do instead ?
What is this —>DontPutToDBOrClose:
compiler thinks its a goto label you’re defining.