Get the exit code of the application.
Dim ret as string = GD.Get_ReturnCode(Unit)
Returns the exit condition of the module. Scan this value and implement appropriate action. For example, if returncode is TESTBLANKBLANKDB then display a friendly message like -> "No such records found".
GetData Class | Tornado Namespace | dbTestBlankTable