Field-Map Scripting

4.2.1.8 PerformOnChangeScript

PerformOnChangeScript function


Prototype:

function PerformOnChangeScript (const AttributeName : string) : boolean;

Description:

Performs On-Change script of specified attribute for active record. Enables to run the script as a consequence of performance of another script.

Syntax:

variable := Layer.PerformOnChangeScript(AttributeName);


Part

Description


variable

Variable declared as a boolean


Layer

A reference to the Field-Map layer as defined in Field-Map Project Manager


AttributeName

Reference to attribute which On-Change script should be performed




Return value:

True/false (whether the script was performed or not)

                               


See also:

Name; Free; ParentName; LayerType; LayerLevel; LayerLabel; AutoTimeStampEnabled; PerformOnChangeScript; PerformOnChangeScriptForAllRecords; PerformLayerScript; OnLineCalliper_AddAttribute; OnLineCalliper_RemoveAttribute; OnLineCalliper_ClearAttributes; OnLineCalliper_GotoAttribute; OnLineCalliper_AddRecordUponReceipt; GetCrownProfileVolumeAndSurface; GetCrownProjectionAsLine; GetCrownProjectionAsPolygon; OpenExternalForm; RelationType; IsValidParentLayer