wsBlockEnd (wsCONNECT)
Compatible with: 
- Purpose
 - This command signifies the End of a Web service Block within a Test Script. Each wsBlockEnd must be accompanied by a matching wsBlockOpen that exists before it within the same Test Script. There can be more than one wsBlocks within a single Test Script.
 - Syntax
 - wsBlockEnd()
 - Target
 - N/A
 - Value
 - N/A
 - Return Value
 - N/A
 
Example(s):
Click here to see the example