Line 34:
Line 34:
== Differences between an action block and a macro?==
== Differences between an action block and a macro?==
−
A quick explanation might be: Macros are programs, action blocks are functions.
+
A quick explanation might be: Macros are programs, Action blocks are functions.
−
But below is a table that better describes the differences.
+
Below is a table that better describes the main differences.
{| border="1" cellpadding="2"
{| border="1" cellpadding="2"
−
!width="200"|
+
!width="300"|Capabilities
−
!width="100"|A Macro
+
!width="80"|Macros
−
!width="150"|An Action Block
+
!width="80"|Action Blocks
|-
|-
−
|Has a disabling switch?
+
|Has a disabling switch
|Yes
|Yes
|No
|No
|-
|-
−
|Can be categorized?
+
|Can be categorized
|Yes
|Yes
|No
|No
Line 56:
Line 56:
|Triggers can be constrained individually?
|Triggers can be constrained individually?
|Yes
|Yes
−
|Triggers not available
+
|N/A
|-
|-
|Has an action set component?
|Has an action set component?