Presents a dialog that allows you to set the number of array subscripts. For example, 1 subscript might represent and array such as 'int my_array[1]' and 2 subscripts might represent and array such as 'int my_array[4][4]'.
Command registration and implementation information is as follows:
| Category | Documentation |
|---|---|
| Source Name | VariableNodeChangeDimensionality |
| GUID | {43F087B1-9DFE-4BB1-95FA-80A21B806D5A} |
| Category | VariableArrayNode Commands |
| Package | Simdify-Package-Variable |
| Script File | type_variable_array_node_scripts.ssl |
| Status | Active |