twin_get_var_max# TwinRuntime.twin_get_var_max(var_name)# Retrieves the maximum value of a given variable by name. Parameters: var_name: strName of the variable. Returns: floatMaximum value of the given variable.