TimeSpanArray.ToStringArray(String) Method |
Top |
DescriptionReturns a copy of the TimeSpanArray in the form of a StringArray. The TimeSpan values will be converted with units specified by the units argument. Because FreeFlyer Variables are internally stored as 64-Bit floating-point, precision may be lost in the conversion.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a StringArray object that contains the values of the TimeSpanArray as Strings.
Syntax
See also
|