TolliumComponentBase::IsUpdateValue (open)

Should we use the value of this component in updates?

Syntax

LOADLIB "mod::tollium/lib/componentbase.whlib";

BOOLEAN FUNCTION IsUpdateValue()

Return value

BOOLEAN

Whether the value of this component should be used in updates.

Description

This function tells whether the value of a component should be used in updates. Examples of fields which are normally excluded are disabled fields, and unmodified password fields