SigServer:SignatureMath: Difference between revisions

Jump to navigation Jump to search
m
(→‎fetchvar: Merged examples)
Line 211: Line 211:
  @test1 = "Hi!";
  @test1 = "Hi!";
  fetchvar("@test" + 1); // Returns "Hi!"
  fetchvar("@test" + 1); // Returns "Hi!"
  @test2 = 1;
  @test2 = 1;
  fetchvar("$latestwatched_id" + @test2 + "_aname");
  fetchvar("$latestwatched_id" + @test2 + "_aname"); //Returns the name of the latest anime you watched
//Returns the name of the latest anime you watched


==== if ====
==== if ====
256

edits

Navigation menu

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