FunctionsStringends_withReturns true when the first argument ends with the second argument for each row. ends_with(…) → Bool Kind · scalar Returns true when the first argument ends with the second argument for each row. Part of the String family.concat_wsUses the first argument as separator, then concatenates non-NULL remaining arguments per row.initcapUppercases the first letter of each word and lowercases the remaining letters, using ASCII word boundaries.