Question 1 of 3
Which command is used to remove all text from a field?
1
put empty into field "entry"
2
put nothing into field "entry"
3
clear field "entry"
4
replace field "entry" with nothing