api / tv.twelvetone.json / ParseException / column

column

val column: Int

Returns the column number at which the error occurred, i.e. the number of the character in its line. The number of the first character of a line is 1.

Return
the column in which the error occurred, will be >= 1