Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

No, programmatically, from within a command. Like so:

: match "set string"  {
    set_string( "test_string" = "test" )
}

Much in the same way you can set booleans or integers