[[SAVE_DATASET:setname|delimiter]]
Data set must already be created or loaded into variable storage memory.
See: [[LOAD_DATASET]]
setname (string) may either be php$ variable or string value.
delimiter(string) is the separator between the pair’s key name and it’s assigned value.
Use the below code to automatically save to the specified dataset any associated variables’ current or modified values.
[[SAVE_DATASET:inventory|,]]
Stores the exact state of the specified inventory dataset’s current values as an inventory.txt file at the current node level.