CountText

CountText('Text','CountOnlyDifferent'=0,'Reset'=0)

Arguments

'Text'

Text signal or input text (input in quotation marks)

'CountOnlyDifferent'

Optional parameter to count only text which is different from the previous text flag

'Reset'

Optional parameter to reset the counter

Description

This function returns the number of texts within a text signal 'Text'. If the parameter 'CountOnlyDifferent' is set to TRUE, only texts different from the previous text flag are counted. Using the digital signal 'Reset', the counter can be reset to zero.

TextLength

TextLength('Text')

Description

This function returns the number of characters in 'Text'.