Variable Implicit Conversion Operators

FFF3PP

Variable  Conversion Operators

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public operatorStatic member(Variable to String)
Performs an implicit conversion from Variable to String.
Public operatorStatic member(Variable to Double)
Performs an implicit conversion from Variable to Double.
Top
See Also