Rank: Member
  Joined: 6/8/2016 Posts: 22 Location: Toronto 
	 | 
	
		Hello all, hoping I can get a little bit of help here!
  I’m using an execute step (and a system/compute-string) to look at a file, and then another system/compute-string to grab the substring of a portion of the file , and then hoping I can use a choose step to check on whether the string grabbed is equal to a string I provide, and if it is , to then execute another step.
  My issue is that I’m unsure of the framing within the choose step. I have identifier = ‘value’ , but it’s telling me the expression isn’t valid. Do I need to use brackets, etc?
	 | 
	
		Rank: Advanced Member
  Joined: 2/27/2009 Posts: 595 
	 | 
	
		Could you perhaps attach a screenshot of the job?
	 |