createLink Last update: 16.07.2025 abstract fun createLink(varName: String, equation: String) Creates a new link Parameters varName the full name of the variable to be linked equation the variable(s) to link varName to. Throws ModelCenterException