<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://de.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Lesen_der_aktuellen_Methode%2C_Zur%C3%BCckziehen%2C_Suchwerte</id>
		<title>Lesen der aktuellen Methode, Zurückziehen, Suchwerte - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://de.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=Lesen_der_aktuellen_Methode%2C_Zur%C3%BCckziehen%2C_Suchwerte"/>
		<link rel="alternate" type="text/html" href="https://de.arcowiki.com/index.php?title=Lesen_der_aktuellen_Methode,_Zur%C3%BCckziehen,_Suchwerte&amp;action=history"/>
		<updated>2026-04-09T10:58:48Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in ArcoWiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://de.arcowiki.com/index.php?title=Lesen_der_aktuellen_Methode,_Zur%C3%BCckziehen,_Suchwerte&amp;diff=266&amp;oldid=prev</id>
		<title>Slia: Die Seite wurde neu angelegt: „In order to assign to variable the current values of &lt;code&gt;SNSET/APPRCH&lt;/code&gt;, &lt;code&gt;SNSET/RETRCT&lt;/code&gt;, &lt;code&gt;SNSET/SEARCH&lt;/code&gt; it is necessary to…“</title>
		<link rel="alternate" type="text/html" href="https://de.arcowiki.com/index.php?title=Lesen_der_aktuellen_Methode,_Zur%C3%BCckziehen,_Suchwerte&amp;diff=266&amp;oldid=prev"/>
				<updated>2018-06-15T07:35:15Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „In order to &lt;a href=&quot;/index.php?title=Assign&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Assign (Seite nicht vorhanden)&quot;&gt;assign&lt;/a&gt; to &lt;a href=&quot;/index.php/Variable&quot; title=&quot;Variable&quot;&gt;variable&lt;/a&gt; the current values of &amp;lt;code&amp;gt;SNSET/APPRCH&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;SNSET/RETRCT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;SNSET/SEARCH&amp;lt;/code&amp;gt; it is necessary to…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In order to [[assign]] to [[variable]] the current values of &amp;lt;code&amp;gt;SNSET/APPRCH&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;SNSET/RETRCT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;SNSET/SEARCH&amp;lt;/code&amp;gt; it is necessary to execute a standard [[DMIS]] command &amp;lt;code&amp;gt;VALUE/&amp;lt;/code&amp;gt;.&amp;lt;br /&amp;gt;&lt;br /&gt;
Specifically the value are returned by [[assign]] using the following syntax:&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Command !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VALUE/SNSET,APPRCH&amp;lt;/code&amp;gt;|| [[Assign]] the current Approach distance to the [[variable]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VALUE/SNSET,RETRCT&amp;lt;/code&amp;gt;|| [[Assign]] the current Retract distance to the [[variable]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VALUE/SNSET,SEARCH&amp;lt;/code&amp;gt;|| [[Assign]] the current Search distance to the [[variable]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
a code example is as follow:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Declare Return [[Variable]]&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
DECL/DOUBLE,CurrentValue&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Return Current Approach&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
CurrentValue=VALUE/SNSET,APPRCH&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Return Current Retract&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
CurrentValue=VALUE/SNSET,RETRCT&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: green; text-decoration: none;&amp;quot;&amp;gt;$$Return Current Search&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
CurrentValue=VALUE/SNSET,SEARCH&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[it:Lettura dell'approccio attuale, ritiro, ricerca valori]]&lt;br /&gt;
[[zh-cn:读取当前方法，缩回，搜索值]]&lt;br /&gt;
[[pt:Lendo a abordagem atual, retrair, pesquisar valores]]&lt;br /&gt;
[[de:Lesen der aktuellen Methode, Zurückziehen, Suchwerte]]&lt;br /&gt;
[[es:Leer el enfoque actual, retraer, buscar valores]]&lt;br /&gt;
[[en:Reading the Current Approach, Retract, Search Values]]&lt;/div&gt;</summary>
		<author><name>Slia</name></author>	</entry>

	</feed>