exp_send

exp_send ?-flags...? string

Expect's version of the send command. While code can use the short-cut "send", if Tk is loaded, its "send" api command will take precedence. It is wise to always use "exp_send" when calling Expect's "send".