Difference between revisions of "What Is a Macro?"

From Flowcode Help
Jump to navigationJump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<sidebar>Sidebar: What Is a Macro?</sidebar>
+
<sidebar>Sidebar: Flowcode Help Overview</sidebar>
{| class="wikitable" style="width: 60%"
+
Introduction and overview of macros, component macros, simulation macros, functions and events, learn how to effectively use the different types of macros and the simulation functions available effectively.
 +
{| class="wikitable" style="width:70%; margin:auto; text-align:center;"
 
|-
 
|-
 
! colspan="2" | [[Exercise - Using Component Macros]]
 
! colspan="2" | [[Exercise - Using Component Macros]]
 
|-
 
|-
| width="40%" | [[Selecting Component Macros]]
+
| width="40%" align="center" | [[Selecting Component Macros]]
| width="60%" |  
+
| width="60%" |Information detailing component macros and how to use them
 +
|-
 +
! colspan="2" | [[Exercise - Using Simulation Macros]]
 +
|-
 +
| width="40%" align="center" | [[Simulation Only Code]]
 +
| width="60" |Overview of simulation-only code and difference between downloadable code
 
|-
 
|-
 
! colspan="2" | [[Exercise - Using Macros]]
 
! colspan="2" | [[Exercise - Using Macros]]
 
|-
 
|-
| width="40%" | [[Creating a New Macro]]
+
| width="40%" align="center" | [[Creating a New Macro]]
| width="60%" |  
+
| width="60%" |How to create a macro and details of the options available
|-
 
| width="40%" | [[Editing and Deleting Macros]]
 
| width="60%" |
 
 
|-
 
|-
| width="40%" | [[Exporting a Macro]]
+
| width="40%" align="center" | [[Editing and Deleting Macros]]
| width="60%" |  
+
| width="60%" |How to edit or delete a macro including associated options
 
|-
 
|-
| width="40%" | [[Importing a Macro]]
+
| width="40%" align="center" | [[Exporting a Macro]]
| width="60%" |  
+
| width="60%" |How to export a macro and use the options available
 
|-
 
|-
! colspan="2" | [[Exercise - Inserting Code Into Flowcode]]
+
| width="40%" align="center" | [[Importing a Macro]]
 +
| width="60%" |How to import a macro and any conflicts which may occur
 
|-
 
|-
| width="40%" | [[Adding Supplementary Code]]
+
| width="40%" align="center" | [[Simulation Events]]
| width="60%" |  
+
| width="60%" |Introduction to simulation event macros and available functionality
 
|}
 
|}

Latest revision as of 14:06, 19 September 2013

<sidebar>Sidebar: Flowcode Help Overview</sidebar> Introduction and overview of macros, component macros, simulation macros, functions and events, learn how to effectively use the different types of macros and the simulation functions available effectively.

Exercise - Using Component Macros
Selecting Component Macros Information detailing component macros and how to use them
Exercise - Using Simulation Macros
Simulation Only Code Overview of simulation-only code and difference between downloadable code
Exercise - Using Macros
Creating a New Macro How to create a macro and details of the options available
Editing and Deleting Macros How to edit or delete a macro including associated options
Exporting a Macro How to export a macro and use the options available
Importing a Macro How to import a macro and any conflicts which may occur
Simulation Events Introduction to simulation event macros and available functionality