Add 'getkeyval()' function
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Add a getkeyval() function with the following properties:
getkeyval({sKeyValList}, sKey, sDefault, [isstrict]) -> ARG
This function can be partly simulated using the following expression:
clst{locate(clst{}, "par2")+1}
This function can be derived from strfnc_locate() using the same signature as strfnc_replaceall(). Additionally, the function evaluator StringFuncHandler::evalFunction() has to be adapted, so that the longest parameter list also can use multiple arguments.
Functionality was added to the automatic SW tests. No deviations detected. Functionality implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r691]
Diff: