Share feedback, ideas and get community help

Updated 10 months ago

Forge Custom Block create/set variable

Can a Forge Custom Block create or a set variable?
How?
B
4 comments
The run functions usually come with a paramater named variables
You can set the variable like this variables.set(<VARIABLE_ID>, <VARIABLE_CONTENT>)
Add a reply
Sign up and join the conversation on Discord