Example Code

Parse a string with numbers and delimiters to an Array of double

Code and Documents

Attachment

This example shows how a string with numbers, separated by a delimiter, can transformed to an array.

Parse delimited String to Fractional Array v2.png

The replacement of decimal point is used to prepare the sting-array for the country specific decimal point

detection of the "Fract/Exp String To Number"-VI.

Hint: A other solution for this example can found into the OpenG Libary

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors