Skip to content

dbBlockEnd (dbCONNECT)

Compatible with:
  • Purpose
  • This command signifies the end of a dbCONNECT Block within a Test Script.
  • Each dbBlockEnd must be accompanied by a matching dbBlockOpen that exists before it within the same Test Script.

    There can be more than one dbCONNECT Blocks within a single Test Script.

    dbCONNECT Blocks are also referred to as dbBlocks for simplicity.
  • Syntax
  • dbBlockEnd()
  • Target
  • N/A
  • Value
  • N/A
  • Return Value
  • N/A

Example(s): 

Click here to see the example  


 

Feedback and Knowledge Base