Need local variables

how do i store data in local variables? using the database is far to slow for calculations in real time/anything else, updating the database takes to long and i dont need the data hosted anywhere these variables always start either empty"" or as 0s.

Take a look here to begin with: https://bubble.io/reference#Actions.SetCustomState.custom_state

You can find lots more on Custom States here in the forum. There are some other solutions to this too that have some advantages, but you are best starting with this.

thank you i just used states as a variable woirked very well

This topic was automatically closed after 70 days. New replies are no longer allowed.