I am currently learning how to use SugarCube (and trying to port my Harlowe story into SugarCube) and can't find information on how to set a datamap.
I understand that to set an array in SugarCube, you use the following syntax:
How do you set a datamap?
I understand that to set an array in SugarCube, you use the following syntax:
<<set $array= ["zero", "one", "two", "three"]>>
How do you set a datamap?