Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Method TestParameters.Key

Gets the Key by Index

Usage

Function ZAP.TestParameters.Key( 
	Integer index
)

Parameters

Index

Type: Integer

Key index

Returns

Key Value

Example

VBScript

key = Zap.TestParameters.Key(1)

JavaScript

var key = Zap.TestParameters.Key(1);

Documentation Categories

ZAPTEST

FARM

LOAD