Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
index_or_name [2020/04/30 12:12]
argemiro
index_or_name [2026/08/28 03:22] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Index or name ======+====== Index Or Name ======
  
 ===== Description ===== ===== Description =====
  
-Structure ​that can be used to connect two other functors ​or as a constant ​value+Declares a value that can hold either an index or a name, so that it can be reused as the input to more than one functor instead of repeating the same constant ​throughout the model.
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name            ^ Type                                      ^ Description ​                                                    ​+^ Name  ^ Type  ^ Description ​ 
-Index or Name | [[index_or_name_type|Index Or Name Type]] | Value or constant representing index or a name. |+Constant  ​| [[Index Or Name Type]] ​ | Value or constant representing ​an index or a name.  | 
 + 
 +===== Optional Inputs ===== 
 + 
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name            ^ Type                                      ^ Description ​                                                    ​+^ Name  ^ Type  ^ Description ​ 
-Index or Name | [[index_or_name_type|Index Or Name Type]] | Value or constant representing index or a name provide ​as the functor input. |+Object  ​| [[Index Or Name Type]] ​ | Value or constant representing ​an index or a name provided ​as the functor input. ​ |
  
 ===== Group ===== ===== Group =====
  
 [[Functor List#​Control | Control]] [[Functor List#​Control | Control]]
 +
 +===== Notes =====
 +
 +None.
  
 ===== Internal Name ===== ===== Internal Name =====
  
-indexOrName+IndexOrName