Use gOldValue to set your own 'Document' value for an unsynched placeholder in the ToDos panel.

Use gOldValue to set your own 'Document' value for an unsynched placeholder in the ToDos panel.

The document value displayed in the ToDos panel is normally, as the name suggests, automatically calculated from the document. If the document value cannot be calculated (e.g. for embedded images) or if the text should differ from the document value for other reasons set the desired text into the variable gOldValue. The text may not be longer than 2 GB.

The variable is only defined in the sync calls of the ToDos panel! In 'Load' calls and in the 'normal' sync calls it is 0. Therefore, before setting the value always test whether the variable has a value other than 0 (if (gOldValue) ...).

Since
v3.3 R3234, 29.10.2012
See Also
gNewValue
Example of Usage

Alphabetic index HTML hierarchy of classes or Java