Option Explicit is not working in UFT function library
Question ID: 108336
0
0

I’ve got several function libraries that I’ve created. In one of the function libraries I’m working with, I have Option Explicit set and am trying to troubleshoot my functions, but UFT seems to be ignoring it.

Marked as spam
Posted by (Questions: 89, Answers: 4)
Asked on April 28, 2018 4:25 am
60 views
Answers (1)
0
Private answer

To use an Option Explicit statement in a function library associated with your test or component, you must include it in all of the function libraries associated with the test or component. If you include an Option Explicit statement in only some of the associated function libraries, UFT ignores all of the Option Explicit statements in all function libraries.

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on April 28, 2018 4:25 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top