Load Action

Description

Loads the value from a file with the given key.

Unless you specify the Default Value parameter, the error event will be triggered if the data does not exist. In this case, you can use the Key Exists or File Exists action to check if the data exists before loading.

Parameters

Key The unique key which identifies the data we're loading.

Value

The variable we want to store the value in.

Default Value

[Optional] The value we want to return if the file or key does not exist.

Error Handling

[Optional] Events triggered when an error occurs.

Override Default Settings

[Optional] The settings we want to use to override the default settings.

Easy Save 3 Load Action