User contributions

For 71.226.33.30 talk block log logs
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼-contribs-top⧽
⧼-contribs-date⧽

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 15:50, 17 March 2020 diff hist +1 Range
  • 15:50, 17 March 2020 diff hist +442 N RangeCreated page with "<c>range</c> Return a list containing a series of numbers within a range. from (number, default 0): first number to include in the list to (number, default 0): point at which..."
  • 15:47, 17 March 2020 diff hist +465 N PushCreated page with "<c>push</c> appends an item to the end of a list, or inserts it into a map as a key with a value of 1. See also: pop; pull; insert === Arguments === {| class="wi..."
  • 15:45, 17 March 2020 diff hist +613 N PullCreated page with "<c>pull</c> removes and returns the first item in a list, or an arbitrary key of a map. If the list or map is empty (or if called on any other data type), returns null. See..." current
  • 15:43, 17 March 2020 diff hist +610 N PopCreated page with "<c>pop</c> removes and returns the last item in a list, or an arbitrary key of a map. If the list or map is empty (or if called on any other data type), returns null. See al..." current
  • 15:35, 17 March 2020 diff hist +191 N PiCreated page with "<c>pi</c> returns the universal constant π, that is, the ratio of a circle's circumference to its diameter. == Example == <ms>pi // returns 3.141593</ms> Category:Intri..." current
  • 15:33, 17 March 2020 diff hist +529 N Number typeCreated page with "<c>funcname</c> Returns a map that represents the number datatype in miniScript's core type system. See also: string; list; map; funcRef === Usage Notes ==..."
  • 15:28, 17 March 2020 diff hist +451 N Map typeCreated page with "<c>map type</c> returns a map that represents the map datatype in MiniScript's core type system. See also: number; string; list; funcRef === Usage Notes ===..."
  • 17:59, 16 March 2020 diff hist +425 N LowerCreated page with "<c>lower</c> returns a lower-case version of a string. See also: upper === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | ''sel..." current
  • 17:56, 16 March 2020 diff hist -1 Log
  • 17:56, 16 March 2020 diff hist +457 N LogCreated page with "<c>log(x, base)</c> returns the logarithm (with the given) of the given number, that is, the number y such that base^y = x. === Arguments === {| class="wikitable" |- ! Para..."
  • 17:53, 16 March 2020 diff hist +1 List type
  • 17:52, 16 March 2020 diff hist +481 N List typeCreated page with "<c>list type</c> returns a map that represents the list datatype in MiniScript's core type system. See also: number, string, map, funcRef === Arguments ===..."
  • 17:49, 16 March 2020 diff hist -49 Self.len
  • 17:48, 16 March 2020 diff hist +568 N Self.lenCreated page with "<c>self.len</c> returns the number of characters in a string, elements in a list, or key/value pairs in a map. May be called with function syntax or dot syntax. === Argument..."
  • 17:46, 16 March 2020 diff hist +467 N JoinCreated page with "<c>self.join</c> joins the elements of a list together to form a string. See also: split === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !!..."
  • 17:42, 16 March 2020 diff hist +800 N InsertCreated page with "<c>insert</c> inserts a new element into a string or list. See also: remove === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- |..."
  • 17:38, 16 March 2020 diff hist +649 N IndexOfCreated page with "<c>indexOf</c> returns index or key of the given value, or if not found. === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | ''self''..."
  • 17:34, 16 March 2020 diff hist +910 N HasIndexCreated page with "<c>hashIndex</c> return whether the given index is valid for this object, that is, whether it could be used with square brackets to get some value from self. See also: In..."
  • 17:32, 16 March 2020 diff hist +1 Indexes

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)