mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
documented the split_text script function
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1255 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -27,6 +27,7 @@ $built_in_functions = array(
|
||||
'replace' =>'', 'replace_rule' => 'replace',
|
||||
'filter_text' =>'', 'filter_rule' => 'filter_text',
|
||||
'break_text' =>'', 'break_rule' => 'break_text',
|
||||
'split_text' =>'',
|
||||
'sort_text' =>'', 'sort_rule' => 'sort_text',
|
||||
'contains' =>'',
|
||||
'match' =>'', 'match_rule' => 'match',
|
||||
|
||||
Reference in New Issue
Block a user