Primary BDL Functions

The following table lists the primary functions that are implemented by the SilkPerformer.Bdl class. For a complete list of all functions, open the class in Microsoft Visual Studio .NET.
Function Description
  • AttributeSet
  • AttributeGet
Setting and getting attribute values.
  • MeasureStart
  • MeasureStop
  • MeasurePause
  • MeasureResume
  • MeasureInc
  • MeasureIncFloat
  • MeasureGet
  • MeasureSetBound
  • MeasureTimeseries
  • MeasureOnOff
Measure functions.
  • GetUser
  • GetUserId
  • GetUserIdOnAgent
  • GetUserGroup
  • GetProfile
  • GetAgentId
  • GetRuntimes
  • GetAgent
  • GetController
  • GetProject
  • GetLoadTest
  • GetMemUsage
  • GetBdfFileName
  • GetBuildNo
Information about the current test.
Print Printing messages to the virtual user output.
RepMessage Write a message to the following files:
  • .ERR
  • .LOG
  • .RPT
  • WriteErr
  • WriteLog
  • WriteData
  • WriteWrt
  • Write
  • Writeln
Write data to output files.
GetDataFilePath Gets the absolute path to a file in the data files section.
RndUniN, and others Random functions.