Description:

Get value as string, will only succeed if value was created using Set(string key, string value)

Syntax:
public bool TryGetString(
string key,
out string value
)
Returns:
Type: bool
Available since:
5.0

Nothing found