GET ADD GCODE PROC TEXT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[[Procs:Process_Data|{{Up}}]]
[[Procs:Process_Data|{{Up}}]]


{{Command|syntax=GET_ADD_GCODE_PROC_TEXT <process number>, <text>
{{Command|syntax=GET_ADD_GCODE_PROC_TEXT <process number>, <variable>
|description=:Get Add GCode process text.
|description=:Get Add GCode process text.


|param1=<process number>|param1_desc= {{process number}}
|param1=<process number>|param1_desc= {{process number}}
|param2=<text>|param2_desc=Add GCode Text
|param2=<variable>|param2_desc={{parameter_variable_string_name}} the Add GCode Text
}}
}}



Latest revision as of 15:42, 22 April 2022

Up

Command

GET_ADD_GCODE_PROC_TEXT <process number>, <variable>


Get Add GCode process text.

Parameters

<process number>
Process number.
<variable>
Name of string variable to be set to the Add GCode Text

Example

GET_ADD_GCODE_UTIL_PROC_TEXT 2, a$