GetStoredString

Parameters
cache gamecache
missionKey string
key string
comment

Returns "" if the specified value's data is not found in the cache.

patch

1.07

return type
string
Source code
native  GetStoredString					takes gamecache cache, string missionKey, string key returns string
Source
common.j
wc3modding.com
GetStoredString