641 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...