Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.query
/
WidgetQuery
/
textEquals
text
Equals
open
fun
textEquals
(
text
:
Array
<
String
>
)
:
WidgetQuery
Only matches widgets whose text equals any of the specified texts
Return
this query
Parameters
text
the text to check