void SwitchTabString(String, boolean, boolean)

Switch the current visible tab

Security

Trust Level Required: None

Parameters

Name Description
title String
The sequence of the tab to match.
isUrl boolean
True if the sequence is intended to match the url. False to match the title.
isRegex boolean
True if the sequence is a regular expression. False if it is a basic contains match.

Requirements

KioWare for Android version 3.20 or greater.