getValue Last update: 16.07.2025 public getValue(index: Int): Any Gets the value of a global parameter Parameters index Get the n'th (zero based) global parameter. The index isnot guarunteed to stay the same over time. public getValue(index: String): Any Gets the value of a global parameter Parameters index The name of the global parameter to retrieve