twin_get_var_description#

TwinRuntime.twin_get_var_description(var_name)#

Retrieves the description string for a given variable by name.

Parameters:
var_name: str

Name of the variable.

Returns:
str

Description of the given variable returned as string.