Skip to content

EndUpdateAttrProfs ​

This event is triggered after the AttrProf list was updated.

Parameters ​

ParameterDescription
none

Exit value: ​

Remarks ​

See Also: ​

Example ​

leo-grammar
	ON_EVENT "EndUpdateAttrProfs" {
	
	#do something
	
	}
	ON_EVENT "EndUpdateAttrProfs" {
	
	#do something
	
	}