Simple Robot
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.keyword
/
ValueMatcher
/
findParam
find
Param
open
fun
findParam
(
name
:
String
,
text
:
String
)
:
String
?
(
source
)
根据变量名称寻找一个动态参数。此文本需要至少存在部分符合正则表达式。
此接口函数为了确保兼容性默认实现同
getParam
, 实现者需要重写此方法。
Since
4.15.0