Field-Map Scripting

4.1.9.14 GetAttributesWithDefaultValue

GetAttributesWithDefaultValue function


Prototype:

function GetAttributesWithDefaultValue: string;

Description:

Returns the list of names of those attributes, which have the default value. | is used as a delimiter.

Syntax:

variable := Layer.GetAttributesWithDefaultValue;




Part

Description


variable

A variable declared as string


Layer

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

Return value:

The list of attributes with active default value.



See also:

OpenTable; LoadSimpleXML; OpenParadoxTable; CreateMemTableFromDefs; CloseAndFreeTable; Constants; AddintegerAttribute; AddFloatAttribute; AddbooleanAttribute; AddStringAttribute; AttributeExists; DefaultValue; DefaultValueEnabled; GetAttributesWithDefaultValue; GetAttributesWithDefaultValue