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

Jump to navigation Jump to search
Line 176: Line 176:
|?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)
|-
|-
|?start(find, text)||boolean||Checks if find matches the start of text.<br />Example ?start(y, '199')
|?start(text, find)||boolean||Checks if find matches the start of text.<br />Example ?start(y, '199')
|-
|-
|?tc(text)||text||Converts text to title case.<br />Example ?tc(a)
|?tc(text)||text||Converts text to title case.<br />Example ?tc(a)
254

edits

Navigation menu

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