Skip to content

VerifyText function

This function is used to verify a text in a particular text file.

Select SET command from the action dropdown and provide a variable name in Element key where output will be stored, edit parameter section and click on Form, select functions from the dropdown and select VERIFYTEXT function. Provide file path and text to be checked.

If the given text is found in the file, it will return true else it will return false in a variable defined in Element Key. After completing the step, it will look as below:

Back To Top