Functions | |
while (length(propArgs) >=2) propName | |
otherwise | error ([propName, 'is not a valid Spork property']) |
Variables | |
function [s] | |
propValue = propArgs{2} | |
propArgs = propArgs(3:end) | |
switch propName case geek s | geek = propValue |
otherwise error | ( | ) |
while | ( | length(propArgs) >= | 2 | ) |