Click or drag to resize
DelimiterInfoScriptCode Property
Representation of the delimiter value that is used in the script. Example: "'\t'"

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string ScriptCode { get; set; }

Property Value

Type: String

Implements

IDelimiterInfoScriptCode
See Also