Server Include values not being passed

Hello dear wappler superstars !

Following up on the last fix (wrong path)

Exec seems to work as expected but include doesn’t pass it’s values back into the main server action.
I reproduced the issue with a simple library action where I try to pass a static key value back (for testing purposes).

The library action :

The main action :

The output :

The include returns a null value while the exec returns the proper value just fine.

Using PHP, Wappler 3.6.1, windows 10

Let me know if you need additional informations to reproduce.
Thank you for your help and have a great day !