On 01/24/2018 12:20 PM, Dan Book wrote: > From the source code, 'no if' appears to do the same thing as 'use if' > but runs unimport instead of import. It's not a negation of the > condition. This is consistent with 'no' and 'use' but the negation is > not explained very well IMO. > So, would a proper test then be to import specific functions, then use 'no if CONDITION, "MODULE" ARGUMENTS to unimport them? jimkThread Previous | Thread Next