logo BT编程语言
首页动态文档关于登录更新记录
BT编程语言文档

last_index

返回数组中最后一个与指定值相等的元素的索引,如果没有找到,则返回-1

语法 Array.last_index(value:Any)