Skip to content

narrow screen resolution wide screen resolution auto screen resolution Increase font size Default font size Decrease font size default color brick color green color
Home FAQs Language What are "action functions"?

Favourites Create PDF Email Print

What are "action functions"?

Hits:
608
Rating:
 
Vote for this:
Good - Bad
favoured:
0 Favour

Answer

An action function is a piece of code related to a specific state; we can say that it is the state behavior.

Intuitively, if the application moves to this specific state the related piece of code is executed.

Category