API action Set value returning Null

Wappler Version :4 beta 7
Operating System : windows 10
Server Model: Node
Database Type: Maria DB
Hosting Type: VPS

Expected behavior

Set value with output shoudl return a value

Actual behavior

Returns Null

How to reproduce

Very simple server action simply set a value and set for output. (for demo fixed value 5)

Run API action
image

Null is returned

What happens if you do not set the Global Name or use different names?

Already tried that, just the same sadly

Sorry @patrick, for got to publish!

yes, changing name from “score” to “xscore” fixed the problem thanks