screenPath property

Top  Previous  Next

This property returns a string made of a concatenation of a period symbol ('.') followed by the screen id (for each screen object in the screens array). It denotes the ordered path of screens represented by their id's, from the first to the current screen according to the navigation order. If the screen doesn't have an id, the screen will appear as 'undefined'.

 

Remarks

Read only property.