pattern
-
Literal
-
a pattern definition enclosed in < >
-
new in 1.81
-
Examples:
set numPtn to <one or more digits, maybe ("." then one or more digits)>
-
-
Related: matches
Literal
a pattern definition enclosed in < >
new in 1.81
Examples:
set numPtn to <one or more digits, maybe ("." then one or more digits)>
Related: matches