Row.getString

Get a string value at {@code pos}.

@param name the column @return the value or {@code null}

  1. string getString(string name)
    interface Row
    string
    getString
    (
    string name
    )
  2. alias getString = Tuple.getString

Meta