Skip to content
Commit ba02d1d3 authored by m.eik michalke's avatar m.eik michalke
Browse files

fixed limitation of only one call in if condidtions (JavaScript)

  - if js() finds an "if" condition, it now translates all calls in the "then" and "else" sections to JavaScript, not just the first one
  - also removed the hacky tryCatch() attempt to look for an "else" section, using length() now
parent 1aa15677
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment