IO Element
Most of the Fusedoc elements are fairly easy to decipher from their names, and the <io> element is no exception. Its job is to contain the elements that describe the input to the fuse (the <in> element) and the output the fuse is expected to create (the <out> element). In similar fashion, variables that are available as input to the fuse but should not be altered in any way by the fuse can be specified in a <passthrough> element.
In Element
The <in> element is another one of those almost self-explanatory Fusedoc elements. It contains elements to describe variables that are available for the fuse to use. An <in> element can contain any of the following elements for describing data:
String
Number
Boolean
Datetime
Array
Structure
Recordset ...
Get Fusebox: Developing ColdFusion® Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.