Managed Devices: Transpose Device Values: Data-types |
Five main data-types are used in
FMAudit Central’s Transpose Device Values page:
Integer, Double, String, Bool, and DateTime.
Integers are any whole number within the range of -2147483648 and 2147483647.
Doubles are any real number such as -95.3, and 102.
Strings are alpha-numeric values such as HP LaserJet 1200.
Boolean is a bit field. Valid values are True, and False.
DateTime is a string representation of a date and time.
Examples of this are:
March 19, 2008
March 19, 2008 2:07:31 AM.
Conversion between different data-types is not possible.
Copyright © 2008 FMAudit, LLC. All Rights Reserved. |