ISProfile.MsgBox

Description

Syntax

object.MsgBox(pPrompt[, pButtons[, pTitle = "Profile MsgBox"]])

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
pPrompt In, Required
string
pButtons In, Optional
int
pTitle In, Optional
Default value is "Profile MsgBox"
string

Return Value

int

Example



  
Note:

Version information

Added in v7.8.0