A call to browser can provide context by supplying either a text argument or a condition argument. These functions can be used to retrieve either of these arguments.
browserText(n = 1)
browserCondition(n = 1)
browserSetDebug(n = 1)
| Parameter | Description |
|---|---|
n |
The number of contexts to skip over, it must be non-negative. |