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.

Configuration

Control

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 March 10, 2023: Web docs styling (#1350) (43924dc)