Funzione statica
Moderato
Client.GetValue
Gets a value given a key
Non ancora tradotto
Sintassi
Client.GetValue(key, fallback)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
key
|
string | — | — |
fallback
|
any | — | — |
Valore restituito
- any Value at key or fallback if key doesn't exist