মডিউল:Yesno: সংশোধিত সংস্করণের মধ্যে পার্থক্য
use frame.args for testing |
fix variable name |
||
১৬ নং লাইন: | ১৬ নং লাইন: | ||
end | end | ||
val = args[1] | val = frame.args[1] | ||
-- First deal with the case if val is nil, then deal with other cases. | -- First deal with the case if val is nil, then deal with other cases. |