300 views
in GUI Development by
Hi,

I want to load an array from middleware into embedded wizard. From the method which loads the data I need to return the array.

Is it possible to return an array from a method? The of the array may be fix.

Best regards Jonas

1 Answer

0 votes
by
 
Best answer

Hello Jonas,

returning an array directly is not possible. The unique technique to achieve similar effect is to return an object containing the array inside it. From your question I have understood you want to exchange data between device and GUI by using an array. Maybe the documentation Exchange array contents can help you further?

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...