Skip to main content Skip to complementary content

DelimiterInfo Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

  • System.Object
    • DelimiterInfo

Syntax

[ValueClass]
public class DelimiterInfo : IDelimiterInfo

Constructors

Name Description
DelimiterInfo()

Properties

Name Description
IsMultiple

Is set to true if multiple spaces are used to separate the values.

JSON property name: qIsMultiple

Name

Name of the delimiter.

Example:

"Tab_DELIMITER"

JSON property name: qName

Number

Delimiter character number used by the engine to determine how to separate the values.

JSON property name: qNumber

ScriptCode

Representation of the delimiter value that is used in the script.

Example:

"'\t'"

JSON property name: qScriptCode

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!