<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Change color of Last Lap as it relates to Previous and Best - Simhub				            </title>
            <link>https://www.simhubdash.com/community-2/simhub/change-color-of-last-lap-as-it-relates-to-previous-and-best/</link>
            <description>All about SimHub!</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 08 Sep 2026 01:01:05 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change color of Last Lap as it relates to Previous and Best</title>
                        <link>https://www.simhubdash.com/community-2/simhub/change-color-of-last-lap-as-it-relates-to-previous-and-best/#post-3341</link>
                        <pubDate>Tue, 14 Sep 2021 13:40:36 +0000</pubDate>
                        <description><![CDATA[Try using RGB or HEX codes for the colors.]]></description>
                        <content:encoded><![CDATA[<p>Try using RGB or HEX codes for the colors.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>aronrodrigues1</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/change-color-of-last-lap-as-it-relates-to-previous-and-best/#post-3341</guid>
                    </item>
				                    <item>
                        <title>Change color of Last Lap as it relates to Previous and Best</title>
                        <link>https://www.simhubdash.com/community-2/simhub/change-color-of-last-lap-as-it-relates-to-previous-and-best/#post-2656</link>
                        <pubDate>Tue, 20 Apr 2021 00:53:13 +0000</pubDate>
                        <description><![CDATA[Trying to use the IF command to write a function for the color of Last Lap determined on the Previous and Best Laps.
Last Lap Time = Previous Lap Time then color is YELLOW
Last Lap Time &amp;l...]]></description>
                        <content:encoded><![CDATA[<p>Trying to use the IF command to write a function for the color of Last Lap determined on the Previous and Best Laps.</p>
<p>Last Lap Time = Previous Lap Time then color is YELLOW</p>
<p>Last Lap Time &lt;  Best Lap Time then color is PURPLE</p>
<p>Last Lap Time &lt; Previous Lap Time and is &gt; Best Lap Time then color is GREEN</p>
<p>Last Lap Time &gt; Previous Lap Time then color is RED</p>
<p>I was thinking this would work if it would stop after it found a TRUE statement, but not sure how to assign color.</p>
<p><span style="color: #0000ff;font-weight: bold">if</span><span style="color: #008b8b;font-weight: bold">(</span><span style="color: #0000ff;font-weight: bold"></span><span style="color: #008b8b;font-weight: bold">&lt;</span><span style="color: #0000ff;font-weight: bold"></span>,PURPLE,<span style="color: #0000ff;font-weight: bold"></span><span style="color: #008b8b;font-weight: bold">&gt;</span><span style="color: #0000ff;font-weight: bold"></span>,RED,<span style="color: #0000ff;font-weight: bold"></span><span style="color: #008b8b;font-weight: bold">&lt;</span><span style="color: #0000ff;font-weight: bold"></span>,GREEN<span style="color: #008b8b;font-weight: bold">)</span></p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>DND</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/change-color-of-last-lap-as-it-relates-to-previous-and-best/#post-2656</guid>
                    </item>
							        </channel>
        </rss>
		