Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
load_text_file [2017/01/24 17:25]
francisco [Optional Inputs]
load_text_file [2017/01/30 14:54] (current)
francisco
Line 8: Line 8:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Filename ​ | [[Generic ​filename type]]  | Name of the file that contains the strings to be loaded. Dinamica automatically determines the file format from a selected file extension. ​  ​|+| Filename ​ | [[Generic ​Filename Type]]  | Name of the file that contains the strings to be loaded. Dinamica automatically determines the file format from a selected file extension. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ Default Value  ^ ^ Name  ^ Type  ^ Description ​ ^ Default Value  ^
-| Suffix Digits ​ | [[Non negative integer value type]] |  Number of digits used to represent the file name suffix. |  0 | + Suffix Digits | [[Non Negative Integer Value Type]] |  Number of digits used to represent the image file name suffix. |  0 | 
-Step  | [[Non negative integer value type]]  | Current step or model iteration. Files with the same name and numbered suffixes will be loaded sequentially according to the model step.   ​|  None | +|  ​Step | [[Non Negative Integer Value Type]]  | Current step or model iteration. Files with the same name and numbered suffixes will be loaded sequentially according to the model step.  |  None | 
-|  Workdir | [[Workdir ​type]]  | Workdir folder path.  |  None |+|  Workdir | [[Workdir ​Type]]  | Workdir folder path.  |  None |
  
 ===== Output ===== ===== Output =====
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Text  | [[String ​type]]  | The string ​loaded by the functor. ​ |+| Text  | [[String ​Type]]  | The text loaded by the functor. ​  ​|
  
 ===== Group ===== ===== Group =====