twin_get_var_start#

TwinRuntime.twin_get_var_start(var_name)#

Retrieves the start value of a given variable by name.

Parameters:
var_name: str

Name of the variable.

Returns:
float

Start value of the given variable.