ListDialog.GetSelectButtonLabel
-------------------------------

Queries the caption of the select button.

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

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

none

### Result

Returns text.

### Description

Queries the caption of the select button.  
### See also

- [ListDialog.GetCancelButtonLabel](ListDialogGetCancelButtonLabel.md)
- [ListDialog.GetCancelButtonValue](ListDialogGetCancelButtonValue.md)
- [ListDialog.GetOtherButtonLabel](ListDialogGetOtherButtonLabel.md)
- [ListDialog.GetSelectButtonValue](ListDialogGetSelectButtonValue.md)
- [ListDialog.SetCancelButtonLabel](ListDialogSetCancelButtonLabel.md)
- [ListDialog.SetOtherButtonLabel](ListDialogSetOtherButtonLabel.md)
- [ListDialog.SetSelectButtonLabel](ListDialogSetSelectButtonLabel.md)
- [ListDialog.SetSelectButtonValue](ListDialogSetSelectButtonValue.md)

This function is free to use.

Created 18th August 2014 , last changed 11st October 2019

  
[ListDialog.GetPrompt](ListDialogGetPrompt.md) - [ListDialog.GetSelectButtonValue](ListDialogGetSelectButtonValue.md)

[HTML Version](ListDialogGetSelectButtonLabel.shtml)