Improve support for type Long

Hi,

I noticed that the support for the type long is improvable because:

  1. Long-values converted to a variable are turned into int-type
  2. The Math node does not provide the means too convert to long
  3. Java edit nodes do not support returning long type either

However, one of the most important data values, the Row Index, is of type long. Therefore, and because it’s such aa fundamental type, I urgently suggest to improve the support of the long-type.

Corresponding topics date back more than 11 years by now :frowning:

2011

2016

2018

2019

And certainly more …

Best
Mike