Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Passing Delphi variables to Javascript function.
#1
Hello,

I have this Javascript function (charting library) that takes an array of values as a variable, like this:

data: [22,61,64,35,91,59,62,91,124,94,77,196,309,147,102,107,199,36,0,0,0,0,0,0],

My doubt is how to make it read a Delphi array as the data input, I mean, how to transfer the values to this JS array.
Sorry if this is simple to do.

Regards,
Reply


Messages In This Thread
Passing Delphi variables to Javascript function. - by thiagorod - 09-01-2020, 06:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)