I am doing the Try it exercise of the Formula Tool Can anyone explain to me why
Formula - GetWord([Address], CountWords([Address])-1) within the Formula tool.
I just dont understand why within Countwords the string has Address and a -1. Why -1. If i omit
the -1 it gives a parse error.