ISProfile.DbgMsgBox

Description

Syntax

object.DbgMsgBox(aPrompt[, aButtons = 0[, aDebugLevel = 0]])

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aPrompt In, Required
string
aButtons Optional
Default value is 0
int
aDebugLevel Optional
Default value is 0
int

Return Value

int

Example



  
Note:

Version information

Added in v7.8.0