Version 3.9
Info Keyword
To get the Info keyword in the command line type Info or the shortcut In in the command line.
Description
Info is a function keyword to add or display user info to an object.
If text is included to the command, this will be set as the info for the objects. If no text is included to the command, existing info will be displayed in the Info window and the Commandline Feedback window.
Syntax
Info [Object-list] "Some info to add"
Info [Object-list]
Examples
- To add a info to group 3 type in the command line:
Info Group 3 "these fixtures are in the backtruss"
- To get the info of group 3 displayed in the command line feedback window type in the command line:
Info Group 3