Skip to content

Should_Save - CodePickList_

Confirms successful request_saves and detects unsuccessful ones to report possible data losses on exit

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Should_Save
Access Type Syntax
Read Access: Get Should_Save to IntegerVariable
Write Access: Set Should_Save to IntegerVariable/Value

Description

The Should_Save property is false whenever the DEO and its server DSO have no changes since the last (successful) save. It also checks the server DDO's updating DDOs, and all DEOs using any of those. It is used to confirm successful request_saves and to detect unsuccessful ones to report possible data losses on exit.

Default is false.