| ValueExpressionContainer Type Conversions | 
| Name | Description | |
|---|---|---|
| (Double to ValueExpressionContainer) | 
            Implicit type conversion from Double  | |
| (String to ValueExpressionContainer) | 
            Implicit type conversion from String  | |
| (ValueExpressionContainer to String) | 
            Implicit type conversion to String  | |
| (ValueExpressionContainer to Double) | 
            Implicit type conversion to Double  |