> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/global/openinternalbrowser.md).

# openInternalBrowser

## Description

Opens a url within the page the user is on.

## Input / Parameter

| Name | Description                      | Input Type  | Default | Options | Required |
| ---- | -------------------------------- | ----------- | ------- | ------- | -------- |
| url  | The url to open within the page. | String/Text | -       | -       | Yes      |

## Output

N/A

Note: The page will be updated to show the url passed by the user.

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
