StringArray.BuildSingleString(String, Variable) Method |
Top |
DescriptionReturns a concatenation of the elements of the StringArray specified by numberOfElementsToProcess, delimited by the character sequence specified by delimiter.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a concatenation of the elements of the StringArray specified by numberOfElementsToProcess, delimited by the character sequence specified by delimiter.
Syntax
See also
|