-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
core-developmentDevelopment of core features covering use cases of this library.Development of core features covering use cases of this library.
Description
Open Table keyword opens the file and stores the content internally, but doesnt modify the content if you have e.g. configured ignore header parameter to True.
Get Table keyword actually gets the stored table content from the cache & modifies the content if headers should be ignored.
Future handling:
Open Table read the file, modify the content and saves the content internally.
Get Table does only return the stored content without any modification.
Advantage:
You can locally overwrite the ignore header parameter within the open table keyword & the n you can just read the content via get table
Metadata
Metadata
Assignees
Labels
core-developmentDevelopment of core features covering use cases of this library.Development of core features covering use cases of this library.