Answers for "ti nspire default request text"

1

ti nspire default request text

first save the variable your request will be storing to, as the default
value.
:"John Doe"->name
then when you request it will show up as the default text
:RequestStr "Enter Your Name: ", name

Enter Your Name: John Doe

  | Ok |   | Cancel |
Posted by: Guest on December-22-2020

Browse Popular Code Answers by Language