Get list of float
Returns the value of a stored variable.

Inputs
- 
    
Name — String
Name of the variable to get.
 
Outputs
- 
    
Value — List of Float
Value of the stored variable, or an empty list if it does not exist.
 
Returns the value of a stored variable.

Name — String
Name of the variable to get.
Value — List of Float
Value of the stored variable, or an empty list if it does not exist.