- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Hi!
Today I deployed a Lookuptable with a default value.
I'd have expected the variable to have the default value after that extension - but it was left at "undefined".
The "problem" is in the generated code, checking the variable for undefined and returning without honoring the default value. Is that a bug or intended behaviour?
, function(a, b, c, d, e, f, g) { if (1) { d = b['my_lookup_variable']; if (typeof d == 'undefined') return; c = [{
All the best,
Felix
Copyright All Rights Reserved © 2008-2023