Xbasic

*grouping_word_count Function

Syntax

C *GROUPING_WORD_COUNT(text as c,syntax as c[,syntax_only as l])

Arguments

text

Character

syntax

Character

syntax_only

Logical

Description

Function to help parse nested delimiters - returns # of outermost syntax elements.

See Also