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 |
int