DoesNotEndWith

Description

Checks if the argument's string value ends with the specified suffix. If the argument's string value does not end with the specified suffix, a true Boolean value is returned. If the argument's string ends with the specified suffix, a false Boolean value is returned. A new column is created for the results.

Use

  • Select an argument. (String)
  • Enter an output field name.
  • Enter the suffix characters.
  • Click OK.

Hero Platform_ Example

An example of this function can be found in Hero Platform_'s library of examples.

Download the example titled "function_DoesNotEndWith" to see an example of this function. 

Type

Formulas