# [Ride v3] Script results
⚠️ This is the documentation for the Standard library version 4 and 3. We recommend to use version 5.
⚠️ The structures are disabled in Standard library version 4. Use
List[BinaryEntry|BooleanEntry|IntegerEntry|StringEntry|ScriptTransfer|Issue|Reissue|Burn]
instead.
The script results listed below combine script actions, which must be executed as result of invoking the callable function.
Action | Description |
---|---|
TransferSet | Combines token transfers defined by ScriptTransfer structures |
WriteSet | Combines actions on account data storage, entries, set by DataEntry structures |
ScriptResult | Combines TransferSet and WriteSet |