Check Text Contents
Check if a value is present within a text.
Last updated
Was this helpful?
Was this helpful?
the file name is "document.txt"
the extension is ".txt"
if the extension is in the file name then
say "The format is valid."The format is valid.the status log is "Batch job completed with errors. Error code: 404."
the error code is "404"
if the error code is in the status log then
say "Cannot proceed."Cannot proceed.