When a script has finished its assigned task, it can ‘return’ or ‘exit’. However, which is best? What style of coding should you use? It depends on the circumstances. Legato allows for flexibility in how scripts are structured and executed.
Continue reading "LDC #153: Program Flow — Return vs. Exit" »