Funzione statica
Lento
Package.GetPersistentData
Gets a Persistent Value from the disk<br/>Pass no parameter to return the whole table, or a key to get a specific value
Non ancora tradotto
Sintassi
Package.GetPersistentData(key = "")
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
key
facoltativo
|
string | "" |
The key to get the data |
Valore restituito
- table Persistent values from disk