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

Property HPALM.CurrentRunName

Gets HP ALM current run name

Usage

Property Get ZAP.HPALM.CurrentRunName As String

Parameters

PromptMessage (optional)

Type: String

Default value: "Input the text:"

Prompt Message for Input Dialog

CollapseMainWindow (optional)

Type: Boolean

Default value: true

If true it collapses Main ZAPTEST Window when dialog appears

DefaultResult (optional)

Type: String

Default value: Empty String

Default result if user clicks close button

Returns

Example

VBScript

currentRunName = Zap.HPALM.CurrentRunName

JavaScript

var currentRunName = Zap.HPALM.CurrentRunName;

Documentation Categories

ZAPTEST

FARM

LOAD