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

Line 30: Line 30:


'''Constant expressions'''<br />
'''Constant expressions'''<br />
There are two ways to specify string literals:
There are two ways to specify string literals:<br />
'text' - use '' to insert a '
'text' - use '' to insert a '<br />
or
or<br />
"text" - use \" to insert a "
"text" - use \" to insert a "<br />
 
<br />
Number literals are simply written as numbers:
Number literals are simply written as numbers:<br />
1234
1234<br />
 
<br />
There are also boolean consants:
There are also boolean consants:<br />
true
true<br />
false
false<br />


'''Custom tags'''<br />
'''Custom tags'''<br />
254

edits

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