リロード ヘルプ
新規 編集 複製 添付
RE_ASEARCH( key , array )
_array = ('さくら','まゆら','ねここ') // 汎用配列を代入 RE_ASEARCH('^ま', _array) // 「1」が出力される