Dataset Scripts Code Documentation (käytetty)ERDDAPcom.cohort.utilIndeksicolumn-intTällä sivulla//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