IT BLOCKS GET LIST ALL SHANK SIZES

From Macros Wiki
Jump to navigationJump to search

Up

Command

IT_BLOCKS_GET_LIST_ALL_SHANK_SIZES <array:list of sizes> <num sizes>


Get a list of all shank sizes available

Parameters

<array>
String array to store list of shank sizes
<num sizes>
Variable for the number of shank sizes

Example

LOCAL ListShanks$(100)
IT_BLOCKS_GET_LIST_ALL_SHANK_SIZES ListShanks$, iNum