Solved
Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Jim,
In this case, the best way is to use the Run Script Routine operation to call the function and get the result of its execution via Last Operation Result. Here is the keyword test sample:
Run Script Routine Unit1 - TrimInner "Hello People" Runs a script routine.
Log Message LastResult, "", pmNormal, Empty, Empty, ... Posts an information message to the test log.