Files
sn-ide/Fulfilment Automater/src/Miscellaneous/Dictionary Entries/Fulfillment Plan.calculation.js
2023-05-11 11:36:56 +02:00

6 lines
123 B
JavaScript

(function calculatedFieldValue(current) {
// Add your code here
return ''; // return the calculated value
})(current);