Message box to confirm replacement
msg_box_confirm_to_replace(name, type = "Variable", parent = CommanderWindow())
msg_box_confirm_to_replace_all(
name,
type = "Variables",
parent = CommanderWindow()
)Sring eihter "yes" or "no"
if (FALSE) { # \dontrun{
msg_box_confirm_to_replace()
} # }