ListDialog.GetPrompt
--------------------

Queries the current prompt text.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [ListDialog](component_ListDialog.md) | [4.2](newinversion42.md) | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |

MBS( "ListDialog.GetPrompt" ) ### Parameters

none

### Result

Returns text.

### Description

Queries the current prompt text.  
### See also

- [FileDialog.GetPrompt](FileDialogGetPrompt.md)
- [FileDialog.SetPrompt](FileDialogSetPrompt.md)
- [ListDialog.GetHeight](ListDialogGetHeight.md)
- [ListDialog.SetPrompt](ListDialogSetPrompt.md)

This function is free to use.

Created 18th August 2014 , last changed 7th November 2016

  
[ListDialog.GetPositionY](ListDialogGetPositionY.md) - [ListDialog.GetSelectButtonLabel](ListDialogGetSelectButtonLabel.md)

[HTML Version](ListDialogGetPrompt.shtml)