fbpx

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

Method msgbox / alert

Displays a dialogue box message. Use ZAP.Common.ShowMessageBox method for Script-Less approach

Usage

VBScript

Function msgbox( 
	String Text
)

Parameters

Text

Type: String

Dialogue message text

Returns

No return value

Example

VBScript


JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD