toString Last update: 16.07.2025 public toString(index: Long): String converts the variable value to a string representation. If the variable is not currently valid, it is first validated. Return the string value of the variable Parameters index the array element to get (0-based index) Throws ModelCenterException