Report::AnyQuestion — Question with headline and Yes/No Buttons
Import Report;
boolean
Report::AnyQuestion
( | string | headline , |
string | message , | |
string | yes_button_message , | |
string | no_button_message , | |
symbol | focus
) ; |