トップページへ | [ 一覧 | 検索 | 最終更新 ] [ 差分 | 履歴 | 凍結 ] |
GETFUNCLIST†形式†
機能†
引数†
返り値†
関連†バージョン†
例†//form https://github.com/Taromati2 //free to copy/edit/use CALLALLFUNCTIONBEGINAS { _L= GETFUNCLIST(_argv[0]) foreach _L;_V { EVAL(_V) } } CALLALLFUNCTIONINRE { _L= GETFUNCLIST foreach _L;_V { if RE_GREP(_V,_argv[0]) EVAL(_V) } } |
最終更新日: 2021-07-12 (月) 23:28:07
|