<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Global Variables for BFS Scripts</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7</link>
<description>DisplayFusion RSS: Global Variables for BFS Scripts</description>
<lastBuildDate>Thu, 23 Apr 2026 10:58:16 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7</generator>
<item>
<title>RE: Global Variables for BFS Scripts</title>
<link>https://www.displayfusion.com/Discussions/View/global-variables-for-bfs-scripts/?ID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7#2</link>
<pubDate>Tue, 26 Dec 2023 18:21:10 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/global-variables-for-bfs-scripts/?ID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can use the BFS.ScriptSettings.xxx functions to share settings between scripts.
https://www.displayfusion.com/ScriptedFunctions/Help/#bfsScriptSettings
You can call BFS.ScriptSettings.WriteValue to save a value then use BFS.ScriptSettings.ReadValue to read that value back from any other scr...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can use the BFS.ScriptSettings.xxx functions to share settings between scripts.<br/>
<br/>
<a href="https://www.displayfusion.com/ScriptedFunctions/Help/#bfsScriptSettings" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/ScriptedFunctions/Help/#bfsScriptSettings</b></a><br/>
<br/>
You can call BFS.ScriptSettings.WriteValue to save a value then use BFS.ScriptSettings.ReadValue to read that value back from any other scripts. I hope this helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Global Variables for BFS Scripts</title>
<link>https://www.displayfusion.com/Discussions/View/global-variables-for-bfs-scripts/?ID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7</link>
<pubDate>Sat, 23 Dec 2023 00:34:21 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/global-variables-for-bfs-scripts/?ID=018c9418-2aae-74e3-a22f-7bc7e0cbcdc7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Is there a way to have a global variable in BFS scripts?
My use case is to configure how a set of triggered scripts run.  I'm setting a rows/columns variable to slice my screen up and then use some key combinations to move/resize the current window, but since I have 16 scripts that's repeated an...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Is there a way to have a global variable in BFS scripts?<br/>
<br/>
My use case is to configure how a set of triggered scripts run.  I'm setting a rows/columns variable to slice my screen up and then use some key combinations to move/resize the current window, but since I have 16 scripts that's repeated and I kind of wanted to play with the splits without editing that many triggers.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
</channel>
</rss>