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
/
textContains
text
Contains
open
fun
textContains
(
text
:
Array
<
String
>
)
:
WidgetQuery
Only matches widgets whose text contains any of the specified texts
Return
this query
Parameters
text
the text to check