Single-Element Functions : List of Functions : stm_r_xx_attr_enforced

stm_r_xx_attr_enforced
Returns the enforced attributes specified by attr_name.
You can call this function without indicating the specific type, as follows:

stm_r_attr_enforced (id, attr_name, attr_val, status)

Function Type
stm_boolean
For Elements
Syntax
stm_r_xx_attr_enforced (xx_id, attr_name, attr_val,&status)
Arguments
 
Input/Output
If no attributes exist for the specified element, status receives the value stm_attribute_name_not_found.
Status Codes