Box::yesNoCancel Method [AX 2012]

client public static DialogButton yesNoCancel(
    str _text, 
    DialogButton _defaultButton, 
   [str _title, 
    str _bottomText])

Run On

Client

Parameters

_text
Type: str
_defaultButton
Type: DialogButton Enumeration
_title
Type: str
_bottomText
Type: str

Reference

Show: