static void Job1(Args _args) { WMSParameters p; ; if (p.isTmp()) info("is tmp"); else info("not tmp"); }