7. getDelimitedValue Keyword
Last updated
Last updated
The web application type had no supported keyword to read text from any file that has Pipe delimited.
Avo Assure team has developed the keyword “getDelimitedValue,” which will read a text from any file that has Pipe delimited.
Description: This keyword or action instructs Avo Assure Client to read text from any file that has Pipe delimited.
Find the snippet of the keyword below:
In the above example, after the test case debug, it reads a text from any file that has Pipe delimited, and the execution status “True” / “False” will be stored in variable {output}.
If the user upgrades to the latest version of Avo Assure to 23.2.2, this feature will be available automatically.
Keyword
Input Syntax
Output Syntax
Supported Format
getDelimitedValue
<Filepath>,<Row>,<Col>,<Delimiter>
<Dynamic Variable>
Text
Static Values
Dynamic Variables