friendly_name

friendly_name

Use the friendly_name command to get or set the friendly name (a customizable label) of a tool in a job. These commands are intended for use with an FS job or a VS job with only one tool. Implementing multiple tools can impact the performance of the first tool. If the job slot is not explicitly stated, the currently deployed job is the default.
Example: getjobdata .job_run_data.graph.nodes.BARCODE.friendly_name .slot 2
The settings related to job_run_data.graph.nodes.BARCODE.friendly_name can be configured using the getjobdata / setjobdata (gjd / sjd) along with the sub parameter as shown in the following table:
friendly_name
Command
Parameter
Sub Parameter
Range
Example
getjobdata
setjobdata
msg
tools
string
gjd .jrf .slot 3
command: gjd,ok
{response}
sjd .jrf NewName .slot 3
command: sjd,ok
{response} indicates the response for a command.