cancel
Showing results for 
Search instead for 
Did you mean: 

IDM Scripting Java inside Javascript

Former Member
0 Kudos

Dear experts

I was wondering, when you call Internal Functions , they are written in Java so for example:

uSplitString internal function returns a Vector.

A Vector is an unknown data type in Javascript, yet it isn't converted to an array in the custom script?

Is it normal you can mix Java and Javascript? I also tried to convert the vector to an array but that doesn't seem to work.

I find this pretty confusing, could anyone clarify why/how this is possible?

Kind regards

Lucas

Accepted Solutions (1)

Accepted Solutions (1)

jaisuryan
Active Contributor
0 Kudos

Hi Lucas,

May be the below blog might answer your question and options you have (none).

Kind regards,

Jaisuryan

Answers (0)