CHECK PART MTM: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[:Category:Debug|{{Up}}]]
[[:Category:Debug|{{Up}}]]


{{Command|syntax=CHECK_PART_MTM <message>
{{Command|syntax=CHECK PART_MTM <message>
|description=:Check to see if the part open is an MTM part, if not then message is displayed
|description=:Check to see if the part open is an MTM part, if not then message is displayed


Line 9: Line 9:


===Example===
===Example===
:CHECK_PART_MTM "open an mtm part"
:CHECK PART_MTM "open an mtm part"


[[Category:Debug]]
[[Category:Debug]]

Latest revision as of 22:19, 12 January 2015

Up

Command

CHECK PART_MTM <message>


Check to see if the part open is an MTM part, if not then message is displayed

Parameters

<message>
Display a message if condition is not met, must be in double quotes.

Example

CHECK PART_MTM "open an mtm part"