Thread: String matching
View Single Post
String matching
Old
katrinehs
Junior Member
 
Status: Offline
Posts: 2
Join Date: Mar 2013
Default String matching - 03-20-2013, 11:54 AM

Does anybody know if it is possible to do string matching in Alice 2.2?
Were making the user enter a string, followed by an if statement where we are trying to match the string.
For example, if the user enters 'dog', the program will continue with one method; for all other entries, the program continues with a different method.

Hope someone can help
   
Reply With Quote