GetStoredBoolean

Parameters
cache gamecache
missionKey string
key string
comment

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

patch

1.00

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