Skip to the content.

hmRep_Get Property By Name ( Area ; scopeID ; id ; name) → value

Introduced in v1.1, Preemptive: yes

This command is deprecated in v19. It will be removed in future versions. Please use hmRep_Get Property Object instead.

Parameter Type In/Out Description
Area Longint hmReports area
ScopeID Longint scope to use
Id Longint id of the object
Name Text name of the property
Value Text value of the property

Description

The command hmRep_Get Property By Name returns a custom property from an object, the area, the report or a layer with the property name defined by the parameter name. You define the scope with the parameter scope. If the property with the name does not exists, an empty string will be returned.

For a list with all possible scopes see chapter hmRep_SET PROPERTY BY NAME.