The relation or constraint attribute @TEXTDELIMITER is used in a relation that is refering to a TeLiTab with multi case text values, it defines the delimiter between these text elements (by default carriage return line feeds or CrLf's ). Used in combination with @TEXTLASTDELIMITER.

Syntax

Place @TEXTDELIMITER:Delimiter in the data slot of the parameter, relation or constraint

Arguments

  • Delimiter it the delimiter you want to specify. This is a string, so use quotes and include spaces if necessary

Remarks

When you have a TeLiTab with multi case values, you can make a sentence of this dataset by creating a relation, for example, Sentence$=TeLiTab#.TextValue$, and using @TEXTDELIMITER :"," and @TEXTLASTDELIMITER:"and" to place comma's and an and between the values.

Member of functional group: Template

Member of knowledge base type: Classic and general typeScenario type and Taxonomy type

 

 

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview

  • No labels