Hello,
I am struggling with asigning this text to the dafault value of a text box
Spain" > "Primera División 2019/2020
the result is a True False instead of the string, so I tryed in the inmediate window :
	
	
	
		
still not the desired result. any thoughts ?
 I am struggling with asigning this text to the dafault value of a text box
Spain" > "Primera División 2019/2020
the result is a True False instead of the string, so I tryed in the inmediate window :
		Code:
	
	
	?""Spain" > "Primera División 2019/2020""
 >  0,99950495049505 
?"""Spain" > "Primera División 2019/2020"""
False 
	 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		