<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=SaveForPrevious_%28XNode_Ability%29</id>
	<title>SaveForPrevious (XNode Ability) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=SaveForPrevious_%28XNode_Ability%29"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=SaveForPrevious_(XNode_Ability)&amp;action=history"/>
	<updated>2026-05-09T12:11:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=SaveForPrevious_(XNode_Ability)&amp;diff=90&amp;oldid=prev</id>
		<title>Adamrofer: SaveForPrevious</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=SaveForPrevious_(XNode_Ability)&amp;diff=90&amp;oldid=prev"/>
		<updated>2007-03-15T22:21:41Z</updated>

		<summary type="html">&lt;p&gt;SaveForPrevious&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{XNode Ability&lt;br /&gt;
| name = SaveForPrevious&lt;br /&gt;
| public_name = SaveForPrevious&lt;br /&gt;
| deprecated_prefer =&lt;br /&gt;
| introduced_version_number =&lt;br /&gt;
| deprecated_version_number =&lt;br /&gt;
| is_not_ability =&lt;br /&gt;
}}&lt;br /&gt;
This ability VI is called by LabVIEW when a user does Save For Previous on the VI that contains this xnode. Use this VI to script a replacement for your xnode which can be saved for previous. The VI gives you a reference to a diagram that contains terminals corresponding to your xnode&amp;#039;s terminals.&lt;br /&gt;
&lt;br /&gt;
You script your replacement for the xnode into this diagram, and then your xnode is replaced with what you have scripted in the diagram, if Success? is true.&lt;br /&gt;
&lt;br /&gt;
All XNodes run their SaveForPrevious method before traditional Save For Previous is done on the VIs containing the XNodes. Note that you should only script VIs and XNodes present in the previous labview version.&lt;br /&gt;
&lt;br /&gt;
Default behavior: None.&lt;br /&gt;
&lt;br /&gt;
This ability does not provide UI and OS messages are not handled.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[MutateForPrevious (XNode Ability)|MutateForPrevious]]&lt;/div&gt;</summary>
		<author><name>Adamrofer</name></author>
	</entry>
</feed>