New string function: 'textparse()'
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Add the string function textparse(), which will parse a string according to a predefined string pattern into multiple types.
The function may be implemented as any other string function. The types "string" and "float" are determined by adding quotation marks around the strings. The internal algorithm will walk through the pattern and use the text sections between the identifiers as search patterns in the passed text string.
This functionality was tested in the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r396]
Diff: