Template:IT Setup Tools: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
No edit summary
 
Line 1: Line 1:
{| border="1"
{| border="1"
| align="left" |'''Command'''||'''Version Number'''
|-
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_GET_NUM_MATCHING_BLOCKS]] <tool> <num> &nbsp;&nbsp;
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_GET_NUM_MATCHING_BLOCKS]] <tool> <num> &nbsp;&nbsp;
|-
|-
Line 8: Line 10:
| align="left" | &nbsp;
| align="left" | &nbsp;
|-
|-
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_GET_BLOCK]] <tool> <block make> <block name> &nbsp;&nbsp;
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_GET_NUM_BLOCKS]] <tool> <num blocks> <block name> || 14,0,36
|-
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_GET_BLOCK]] <tool> [block number] <block make> <block file> [<block name>] &nbsp;&nbsp;
|-
|-
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_SET_BLOCK]] <tool> <matching block number> &nbsp;&nbsp;
| align="left" |[[ &nbsp;&nbsp; IT_SETUP_TOOL_SET_BLOCK]] <tool> <matching block number> &nbsp;&nbsp;

Latest revision as of 20:55, 29 September 2021

Command Version Number
   IT_SETUP_TOOL_GET_NUM_MATCHING_BLOCKS <tool> <num>   
   IT_SETUP_TOOL_GET_LIST_MATCHING_BLOCKS <tool> <array:list of makes> <array:list of names> [<num>]   
   IT_SETUP_TOOL_GET_MATCHING_BLOCK <tool> <index> <block make> <block name>   
 
   IT_SETUP_TOOL_GET_NUM_BLOCKS <tool> <num blocks> <block name> 14,0,36
   IT_SETUP_TOOL_GET_BLOCK <tool> [block number] <block make> <block file> [<block name>]   
   IT_SETUP_TOOL_SET_BLOCK <tool> <matching block number>   
   IT_SETUP_TOOL_REMOVE_BLOCK <tool>   
   IT_SETUP_TOOL_GET_DATA <tool> <parameter> <value>   
   IT_SETUP_TOOL_SET_DATA <tool> <parameter> <value>