GET MULTI PART DATA: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
Created page with "{{Up}} {{Command|syntax=GET_MULTI_PART_DATA <parameter> <values> |description=Get the Multi part data from the Document Control Dialog |param1=<param..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|description=Get the Multi part data from the Document Control Dialog | |description=Get the Multi part data from the Document Control Dialog | ||
|param1=<parameter>|param1_desc= | |param1=<parameter>|param1_desc= {{Multi Part Parameter}} | ||
|param2=<values>|param2_desc=Data value (some parameter types have more than 1 value) | |param2=<values>|param2_desc=Data value (some parameter types have more than 1 value) | ||
Latest revision as of 21:35, 25 October 2018
Command
- GET_MULTI_PART_DATA <parameter> <values>
Get the Multi part data from the Document Control Dialog
Parameters
- <parameter>
- Up
- <values>
- Data value (some parameter types have more than 1 value)
Example
GET_MULTI_PART_DATA MULTI_PART_TYPE, iMultiPartType GET_MULTI_PART_DATA DUPLICATION_TYPE, iDupType GET_MULTI_PART_DATA ORIGIN_OFFSET, xx, yy, zz