Get LabTalk variable
LT_get_var(var)
variable value
EX1
import PyOrigin PyOrigin.LT_execute('var=20.3') PyOrigin.LT_get_var('var')
LT_set_var