FORMULA LANGUAGE


Examples: @Word
1. This example returns Collins,.
2. This example returns Collins,:Marketing,.
3. This example returns M.; here, the specified separator is the comma. The string contains 3 words: Larson, James, and M.
4. This example returns Larson if James Larson is the name associated with the current user ID. It returns M. if James M. Larson is the name associated with the current user ID.
5. This example returns Larson if James Larson is the name associated with the current user ID. It also returns Larson if James M. Larson is the name associated with the current user ID.
See Also