navigate method

Top  Previous  Next

The navigate function makes the application navigate to the specified 'action' parameter.

 

Call Parameters

 

Parameter name

Explanation

action

The target action the web application has to navigate to. Navigation is chained, which means the same action will be searched for in the target and, if found, executed.

 

 

Return Object

 

This function does not return any object.