I would like to know the difference between "is selected" and "has been selected" in the following sentence.
if nothing is selected, all types will be shown, otherwise, only the selected types will be shown
Is this a right sentence? If yes, can I use
if nothing has been selected, all types will be shown, otherwise, only the selected types will be shown.
Please clarify the difference.
Thanks,
Ravi