twin_get_var_max#

TwinRuntime.twin_get_var_max(var_name)#

Retrieves the maximum value of a given variable by name.

Parameters:
var_name: str

Name of the variable.

Returns:
float

Maximum value of the given variable.