node-red/packages/node_modules/@node-red/util/lib
tilleul b78ef006ec
Support for context stores using JSONata and evaluateNodeProperty()
The function prepareJSONataExpression() does not take context store into account.
This causes problems when using typedInput fields and getting the value of a property based on its type using evaluateNodeProperty().
2020-03-09 11:22:20 +01:00
..
i18n.js Remove rogue debug 2019-11-21 11:08:15 +00:00
log.js small update to log - if toString() causes exception, then note and use util.inspect instead - prevents log from causing processes to abort through exception. 2019-11-02 12:38:40 +00:00
util.js Support for context stores using JSONata and evaluateNodeProperty() 2020-03-09 11:22:20 +01:00