CreateIDScale

The
CreateIDScale
item returns the scale factor defined during batch creation.
This table shows the input and output formats for this item.
Input and output formats for this item
Format
Description
Input Format
Request:
CreateIDScale
CreateID
is
ASCII – Integer, INTERNAL identifier assigned during batch creation. Obtain from the
BatchList
item.
Output Format
The CreateIDScale item returns in this format:
<ScaleText>
where:
Field Name
Format
Description
<ScaleText>
ASCII – Integer
String representation of batch scale where 1 represents 100% and 0.5 would be 50%.
This is an example of the return on this request.
TIP:
A request on the
object.GetItem(3scale)
could return:
0.75
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal