Post your questions and help other users.
	Moderator: Martin
			
	
				
		
		
			- 
				
								Martin							
- Posts: 4468
- Joined: 09 Nov 2012 14:23
						
						
													
							
						
									
						Post
					
								by Martin » 12 Nov 2019 20:07
			
			
			
			
			Hi,
You should not put every variable in curly braces when used within curly braces. You are already in a scripting context in this case so just use {a + b}.
Regards,
Martin
			
									
									
						 
		 
				
		
		 
	 
	
				
		
		
			- 
				
								jassing							
- Posts: 94
- Joined: 16 Jul 2017 01:42
- Location: SF Bay Area
						
						
													
							
						
									
						Post
					
								by jassing » 24 Nov 2019 03:27
			
			
			
			
			Got it.  That clears some other things up as well.
Thanks!