- Input field: Represents a number.
<number/>
Description
The number
element works same as * (star) except the former requires a word that can be interpreted as a number while the later presents one or any number of words. The examples of number include 2016, 17, or 3. You can also return the text it represents with corresponding <s/>
element in the Output field.
Examples
Example 1. Number and *
- Cell 1
- I am *
- Sure.
- Cell 2
- I am
<number/>
- Thanks for telling me your age.
- Log
- I am fine.
- Sure.
- I am 16.
- Thanks for telling me your age.
See Also
- * (star)
- n
- nerve
- word