CHECK PART MTM: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[:Category:Debug|{{Up}}]] | [[:Category:Debug|{{Up}}]] | ||
{{Command|syntax= | {{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" | ||
[[Category:Debug]] | [[Category:Debug]] |
Latest revision as of 22:19, 12 January 2015
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"