Dataset scripts Code DocumentationERDDAPcom.cohort.utilindekscolumn-intPå denne side//ERDDAP/com.cohort.util/ScriptRow/columnInt columnInt [JVM] open fun columnInt(colName: String): Int This gets the value from a column as an int. Return the value as an int (or Int.MAX_VALUE if column not found or other trouble) Parameters JVM colNamethe columnName