msg_box_confirm_to_replace: Message box to confirm replacement

msg_box_confirm_to_replaceR Documentation

Message box to confirm replacement

Description

Message box to confirm replacement

Usage

msg_box_confirm_to_replace(name, type = "Variable", parent = CommanderWindow())

msg_box_confirm_to_replace_all(
  name,
  type = "Variables",
  parent = CommanderWindow()
)

Arguments

name

string - name of the object to repace.

type

string - type of the object to repace.

parent

Parent Tcl/Tk frame..

Value

Sring eihter "yes" or "no"

Examples

## Not run: \donttest{
msg_box_confirm_to_replace()
}
## End(Not run)

GegznaV/RcmdrPlugin.BioStat documentation built on May 8, 2023, 7:41 a.m.