User-Entered Input Parameters
Summary
Many algorithms require more than just raw data to operate, but often rely on other simple inputs for its execution. This tutorial will show you how to define input parameters for your algorithm.
Relevant Specifications
- The CIShell Spec, Section 2.5 formally defines how MetaTypeProviders are used for input parameters and several extensions thereof.
This page is a stub.
Dev Guide Home