digit, digits
Type for is a Operator
Examples:
put "7" is a digit —> True
if input is all digits then put "It's a number!"
Related Terms
Related terms in the SenseTalk Dictionary:
Pattern Element Type (new in 1.81)
Example:
put every occurrence of <digit> in "A64D18" —> [6,4,1,8]
ノート
This page is under construction: it has not been reviewed for completeness.