Skip to content

StartUpdateAttrProfs ​

This event is triggered before we start to update the AttrProf list.

Parameters ​

ParameterDescription
none

Exit value: ​

Remarks ​

See Also ​

Example ​

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