get_attr


(get_attr  dclKey  attribute)

This function returns the DCL data for the attribute of the dclKey DCL item in active dialog.

Arguments

dclKey  the "key" string of the DCL dialog tile, as specified in the DCL dialog definition

attribute  string, the name of the attribute to query

Return

string, the value of attribute for the specified DCL item dclKey

Example

(get_attr "btn_1" "label")  returns the label string for "btn_1" button

Remarks




©  Bricsys NV. All rights reserved.