Storage.GetRemote
| Method | |
|---|---|
| Module | Storage | 
| Library | Core | 
| Action | Retrieve the requested datum directly from the Platform central repository. | 
| Parameters |     | 
| Return values |   | 
| Example | @token = Storage.GetRemote(Name: "Api.Token"); | 
| Platforms | 
 | 
| Notes | It is not an error if the datum named by the key does not exist, but an empty result is returned. This method does not return a value in TIMS because it requires a Tachyon Switch. |