Value :: operator<< - Shift left operator
Before shifting, the right operand is converted into an integer value. When the first operand is not numeric, or when the second operand cannot be converted into an integer value, the function throws an exception.
Return value: Value handle ( odaba::Value )
A value handle refers to a (usually) opened value. Invalid value handles may cause an exception.

