Quote from
kajanken on September 28, 2024, 1:02 pm
I wonder if there is a way to return from subroutine a Return statement to calling script.
So like this Return Return in subroutine (not Return "Return"). The purpose is then terminate also the calling script.
This syntax basically works but it throws an error to console.
I wonder if there is a way to return from subroutine a Return statement to calling script.
So like this Return Return in subroutine (not Return "Return"). The purpose is then terminate also the calling script.
This syntax basically works but it throws an error to console.