Node: value, Next: var, Previous: Val, Up: Reference
The reserved word value is part of a type or var declaration. It can be replaced by := or =.
value
:=
=
value is an ISO 10206 Extended Pascal extension. := in this context is a VAX Pascal extension, and = is a Borland Delphi extension.