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

Line 347: Line 347:
==Functions==
==Functions==
{|
{|
|at(lang[, type])||text||Returns an anime title of '''type''' and '''lang'''. '''type''' and '''lang''' can be either texts or numbers. If no type is specified, main and official are checked.<br>Example: at(2, 4) = official japanese title<br>Example: at('japanese (transcription)', 'main') = title shown in AoM<br>Example: at('en') = official english title
|at(lang)||text||Returns an main/official anime title in '''lang'''. '''lang''' can be either a text or a number. <br>Example: at(2) = japanese title<br>Example: at('japanese (transcription)') = japanese transcription<br>Example: at('en') = english title
|-
|-
|contains(find, text)||boolean||Returns true if '''find''' is found in '''text'''.<br>Example: contains('bcd', 'abcdef') = true
|contains(find, text)||boolean||Returns true if '''find''' is found in '''text'''.<br>Example: contains('bcd', 'abcdef') = true
254

edits

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