core/com.tealium.prism.core.api.data/DataList/getString getString fun getString(index: Int): String?Gets the String entry at the given index if the underlying value is a String.No type coercion is attempted.ParametersindexThe index in the list to retrieve; else null