Get float
Returns the value of a stored variable.

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

Name — String
Name of the variable to get.
Value — Float
Value of the stored variable, or 0.0 if it does not exist.