CAS 6


wordcount
- Text

Summary

Count the number of 'words' in a text field

Description

NOTE: The delimiter defaults to blank if it is not specified. And if the delimiter is blank, (ie: ' '). then consecutive delimiters as treated as one.

Examples

wordcount ADDRESS 
'#' wordcount ADDRESS

Syntax

(Delimiter) word TextField

Left Arguments

Name Data Type Input Type Description Optional Default
Delimiter Text Field, Constant T1 Delimiter character Yes

Right Arguments

Name Data Type Input Type Description Optional Default
TextField Text Field, Constant Data No

Result

Type: Numeric

Number of 'words' in each record



Build 6.0.624