Difference between revisions of "Convert"

From OpenEUO
Jump to: navigation, search
m (Created page with "''convert implemented, but undocumented'' Convert takes any number of arguments and attempts to convert time into either easyuo id/types (if the argument was a number) or openeu...")
(No difference)

Revision as of 02:32, 2 November 2010

convert implemented, but undocumented

Convert takes any number of arguments and attempts to convert time into either easyuo id/types (if the argument was a number) or openeuo numbers (if the argument was a string). The 'sense' of conversion is automatically detected. Will also convert tables of types and strings of types joined with the underscore _ character. Thanks Boydon and Cheffe for the conversion routines used internally.