GetAttributeInteger Method

Returns the value of an integer type attribute.

Syntax

feature.GetAttributeInteger(String): Integer

where String is name of the attribute. This name should be put between double-quotes.

Example

Integer.3

Sample

KwrObject.CATPart

 

Back Up Next