<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FBuiltinFunctions%2FExpand</id>
	<title>Dice/BuiltinFunctions/Expand - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FBuiltinFunctions%2FExpand"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/BuiltinFunctions/Expand&amp;action=history"/>
	<updated>2026-05-21T00:16:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/BuiltinFunctions/Expand&amp;diff=893&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|BuiltinFunction.Expand Method (FunctionContext)}} Expands a grouped DieResult into the individual DieResults that comprise it.  {{ns}}  == Syntax == &lt;syntaxhighlight...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/BuiltinFunctions/Expand&amp;diff=893&amp;oldid=prev"/>
		<updated>2017-08-14T21:52:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|BuiltinFunction.Expand Method (FunctionContext)}} Expands a grouped DieResult into the individual DieResults that comprise it.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|BuiltinFunction.Expand Method (FunctionContext)}}&lt;br /&gt;
Expands a grouped DieResult into the individual DieResults that comprise it.&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
[DiceFunction(&amp;quot;expand&amp;quot;, Scope = FunctionScope.Group, Timing = FunctionTiming.BeforeSort)]&lt;br /&gt;
public static void Expand(&lt;br /&gt;
    FunctionContext context&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''context''&lt;br /&gt;
: Type: [[Dice/FunctionContext|Dice.FunctionContext]]&lt;br /&gt;
: The context of the function call.&lt;br /&gt;
&lt;br /&gt;
== Exceptions ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Exception !! Condition&lt;br /&gt;
|-&lt;br /&gt;
| DiceException (DiceErrorCode.IncorrectArity) || context.Arguments.Count is greater than 0.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>