0 votes
in DevOps by
Mention what is the difference between Excecute file and loadfunction library?

1 Answer

0 votes
by

In execute file, we can’t debug the statements.  With loadfunction library, statements can be debug and can also load multiple library files.

...