Parameters (Node)

Store numerical reference parameters
Context Any
Name Required? No
Branches

Overview

The Parameters node stores zero or more named numerical values that may be referenced in expressions within nodes contained in the same encompassing procedure.

Description

The Parameters node stores named values, with each value being one of two explicit types - integer or floating point. The type of the value is automatically detected on input.

Options

Data

Keyword Arguments Default Description
Parameter name
value
Define a named parameter with the specified value, which can be either integer or floating point.
Last modified April 23, 2024: Update release notes. (70ff745)