How to spec. "ObjectCreate" in only TF-M1 ?

 
How to programe "ObjectCreate" for time frame M1 only? 
 
After you use ObjectCreate() you may use ObjectSet(.., OBJPROP_TIMEFRAMES, XX)  where the XX stands for combination of visibility constats.
 
Ovo:
After you use ObjectCreate() you may use ObjectSet(.., OBJPROP_TIMEFRAMES, XX)  where the XX stands for combination of visibility constats.
Cool I learned something again. Thanks Ovo.
 
Ovo:
After you use ObjectCreate() you may use ObjectSet(.., OBJPROP_TIMEFRAMES, XX)  where the XX stands for combination of visibility constats.

Thanks