User loginNavigation |
Smalltalk case-statement
Wiki page that shows you how to write a aValue switch case: [matchCode1] then: [actionCode1]; case: [matchCode2] then: [actionCode2]; ... default: [otherCode]. |
Browse archivesActive forum topics |