getVariableDisplayName Last update: 16.07.2025 abstract fun getVariableDisplayName(index: Int): String Get the display name for the variable with the specified index. Return the equation Parameters index the index Throws IndexOutOfBoundsException if the index is not valid