Forum Discussion
Chris_Gross
Microsoft
Jan 14, 2021LAMBDA Examples: Count words in a text string
This post is the second of a series where we will be sharing out examples of lambdas. This is intended to highlight lambdas we have cooked up that show the power of this new super-charged function. A...
SergeiBaklan
Jan 14, 2021Diamond Contributor
As lambda example that's great. As word counter - not sure. For example, in "one - two - three" it counts 5 words. Microsoft Word - three, which meets my expectation.