1
0
Fork 0
freesewing/markdown/dev/reference/api/store/setifunset/en.md
2021-10-17 18:26:00 +02:00

195 B

title
setIfUnset
void store.setIfUnset(string key, mixed value)

Stores the value of value in the store under key key, but only if that key does not already hold a value.