AniDB O'Matic - Documentation: Local file renaming: Difference between revisions

Line 172: Line 172:
|?sc(text)||text||Converts text to sentence case.<br />Example ?sc(a)
|?sc(text)||text||Converts text to sentence case.<br />Example ?sc(a)
|-
|-
|?set(name, data)||nothing||Declares a new tag called name containing data, same as custom tags internally.<br />Example ?set(temp, 'text')
|?set(name, data)||nothing||Declares a new tag called name containing data, same as custom tags internally.<br />Example ?set('temp', 'text')
|-
|-
|?split(text, find, index)||text||Splits text on find and returns the specified index. Index starts from 1.<br />Example ?split(ym, '-', 2)
|?split(text, find, index)||text||Splits text on find and returns the specified index. Index starts from 1.<br />Example ?split(ym, '-', 2)
254

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.