kaijie-yu opened a new issue, #6110:
URL: https://github.com/apache/jmeter/issues/6110

   ### Expected behavior
   
   The difference between String a = null and String a = "" in beanshell script.
   What information can I refer to to understand this issue?
   
   ### Actual behavior
   
   _No response_
   
   ### Steps to reproduce the problem
   
   when i use String a = ""; I get a result . A definite value can be obtained。
   
![image](https://github.com/apache/jmeter/assets/55130444/3e957c0d-7006-410e-b319-a102f71c61ee)。
   but i use String a = null; I can`t get a result. i get a void.
   
![image](https://github.com/apache/jmeter/assets/55130444/a956443d-7a4b-463f-8073-df541cb12293)
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   17
   
   ### OS Version
   
   windows version 11


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to