Internet Functions

For proper use of the Silk Performer Internet functions, the file WebAPI.bdh must be included in your scripts. When you use the Silk Performer Recorder to record Internet traffic, this file is automatically included in your script.

Example

use "WebAPI.bdh"

dcluser 
  user 
    VUser 
  transactions 
    TInit        : begin; 
    TWebFormPost : 50;

Internet Functions