"Check if a save exists in device storage" action describes it's test result in a confusing way

The action “Check if a save exists in device storage” says the result of it’s test will be either yes or no (yes/no) twice in it’s description as shown below:

Even though the result is actually printed as true or false as shown below. The description should be updated to say (true/false) to avoid confusion.

i mean, i guess…but i kinda feel like everything should return true or false. some actually do return yes or no, i think. However i think you forgot to add something to your point unless you just implied it: i dont think thats a boolean, thats a string. Meaning, without debugging, it would never work every time, because people are making their code check for “yes”. That is if they even think to look at its response, they could think its something else in their code.

But, honestly, theres issues like this all over in gdevelop

Like why are they calling extensions functions?

Hello, both issues will be fixed in next release, thank you for reporting.