<?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%2FMacroContext%2FName</id>
	<title>Dice/MacroContext/Name - 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%2FMacroContext%2FName"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/MacroContext/Name&amp;action=history"/>
	<updated>2026-04-05T22:05:33Z</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/MacroContext/Name&amp;diff=916&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|MacroContext.Name Property}} Gets the name of the macro, if using the recommended method of separating arguments with colons.  {{ns}}  == Syntax == &lt;syntaxhighlight l...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/MacroContext/Name&amp;diff=916&amp;oldid=prev"/>
		<updated>2017-08-14T23:22:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|MacroContext.Name Property}} Gets the name of the macro, if using the recommended method of separating arguments with colons.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight l...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|MacroContext.Name Property}}&lt;br /&gt;
Gets the name of the macro, if using the recommended method of separating arguments with colons.&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;
public string Name { get; private set; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: System.String&lt;br /&gt;
&lt;br /&gt;
The name of the macro, in the casing that the user specified.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
All leading and trailing whitespace is trimmed from the name, so the macro {{c|[  a : b : c ]}} and the macro {{c|[a:b:c]}} have equivalent Names ({{cs|&amp;quot;a&amp;quot;}}). If internal whitespace is important, you will need to parse the [[../Param|Param]] property yourself in order to preserve the spaces. The casing of Name is equivalent to what the user specified, so if you are doing a {{cs|switch}} on Name, you may wish to force it all to lowercase.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>