Difference between revisions of "GET CUSTOM PROC NAME"
From Macros Wiki
Line 1: | Line 1: | ||
+ | [[Procs:Process_Data|{{Up}}]] | ||
+ | |||
{{Command|syntax=GET_CUSTOM_PROC_NAME <process number>, <variable> | {{Command|syntax=GET_CUSTOM_PROC_NAME <process number>, <variable> | ||
|description=:Get the name previously defined to a process | |description=:Get the name previously defined to a process |
Revision as of 18:34, 30 July 2010
Command
- GET_CUSTOM_PROC_NAME <process number>, <variable>
- Get the name previously defined to a process
Parameters
- <process number>
- Process number.
- <variable>
- a string variable, for example a$
Example
- GET_CUSTOM_PROC_NAME 4, a$