then
-
keyword
-
pattern keyword (new in 1.81)
-
Examples: +
if "cat" comes before "dog" then put "all is ordered correctly"
set phonePattern to <3 digits then "-" then 4 digits>
-
Related: if, else
keyword
pattern keyword (new in 1.81)
Examples: +
if "cat" comes before "dog" then put "all is ordered correctly"
set phonePattern to <3 digits then "-" then 4 digits>
Related: if, else