The creation parameter is classified as Header and Essential Parameter, and Optional Parameter. The user can create desired entities easily to combine the creation parameter variously.
Parameters information
• Header and Essential Parameter are necessary components in order to create an entity.
• Optional Parameter is used when the user wants. If the user does not define it, default value is set.
Rule of writing data
• Rule 1: Once a header is defined, the data type should be written at least one. The defined header remains the same until the header meets the definition of a next header.
• Rule 2: The end of a header will be checked if the data type has the blank.
• Rule 3: The user can define a comment by ‘!’ or Blank. The annotated rows will be skipped during data processing.
• Rule 4: The order of the parameters is not important.