Create a xor() multiargument function corresponding to the and() and the or() function.
Analysis:
This function may be implemented just like the corresponding functions and() and or(). It has to be implemented in the usual maths parser, the string parser, the data management, the matrix operations and also the multiargument parameters for the data commands.
Implementation:
The implementation was done as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The new functionality was added to the language files, to the search data base, to the changes log and to the syntax elements list.
Tests:
The new functionality was added to the automatic tests. The occured deviation was fixed. Functionality implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: