Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ref:a_f:a:start_process [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:a_f:a:start_process [2026/08/13 00:43] (current) – ↷ Page moved from a_f:a:start_process to ref:a_f:a:start_process localdev
Line 1: Line 1:
 +<invisible>
 +ADD THE TAGS THAT ARE APPLICABLE TO THIS ACTION AND THEN DELETE THIS COMMENT AND ADD THE VERSION NUMBER (LAST ITEM IN TAG LIST) THAT ADDED THIS ACTION
 +</invisible>
 +{{tag>Index Action Action_List Version:v8.5}}
 +====== START PROCESS ======
 +
 +Starts the specified process. The name of the process can be stored in an attribute of some object.
 +
 +===== Syntax =====
 +''START PROCESS ArithmeticExpression ()'' 
 +
 +===== Example =====
 +<code aim>START PROCESS Object.Attribute</code>