ListDialog.GetCancelButtonLabel
-------------------------------

Queries the caption of the cancel button.

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

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

none

### Result

Returns text.

### Description

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

- [ListDialog.GetCancelButtonValue](ListDialogGetCancelButtonValue.md)
- [ListDialog.GetOtherButtonLabel](ListDialogGetOtherButtonLabel.md)
- [ListDialog.GetSelectButtonLabel](ListDialogGetSelectButtonLabel.md)
- [ListDialog.GetSelectButtonValue](ListDialogGetSelectButtonValue.md)
- [ListDialog.SetCancelButtonLabel](ListDialogSetCancelButtonLabel.md)
- [ListDialog.SetCancelButtonValue](ListDialogSetCancelButtonValue.md)
- [ListDialog.SetOtherButtonLabel](ListDialogSetOtherButtonLabel.md)
- [ListDialog.SetSelectButtonLabel](ListDialogSetSelectButtonLabel.md)

This function is free to use.

Created 18th August 2014 , last changed 18th August 2014

  
[ListDialog.GetAllowMultipleSelection](ListDialogGetAllowMultipleSelection.md) - [ListDialog.GetCancelButtonValue](ListDialogGetCancelButtonValue.md)

[HTML Version](ListDialogGetCancelButtonLabel.shtml)