Home > @i2analyze/notebook-sdk > schema > ISourceReferenceStringValueType > logicalType
schema.ISourceReferenceStringValueType.logicalType property
Gets the logical type of the string value, indicating that it is a single-line string.
Signature:
readonly logicalType: 'singleLineString';
Returns: 'singleLineString'
Introduced: version 1.0