SET SOLID COMMENT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 2: Line 2:


{{Command|syntax=SET_SOLID_COMMENT <solid number>, <comment>
{{Command|syntax=SET_SOLID_COMMENT <solid number>, <comment>
|description=:Set the comment on the defined solid.
|description=:Set the comment for a solid.


|param1=<solid number>|param1_desc={{solid number}}
|param1=<solid number>|param1_desc={{solid number}}
|param2=<comment>|param2_desc={{comment}}
|param2=<comment>|param2_desc=Comment text.
}}
}}



Latest revision as of 15:53, 17 January 2011

Up

Command

SET_SOLID_COMMENT <solid number>, <comment>


Set the comment for a solid.

Parameters

<solid number>
Solid number.
<comment>
Comment text.

Example

SET_SOLID_COMMENT 4, "example"