chexprf(channel, new_expr_function, frame)
                
            
Examples ¶
chexprf("/obj/null1/tx", "linear()", 10)
chexprf("/obj/null1/tx", "$IT", 10)
chexprf("/obj/null1/tx", "$OT", 10)
chexprf("/obj/null1/tx", "$IV", 10)
chexprf("/obj/null1/tx", "$OV", 10)
Note
これを使用することで、チャンネルエクスプレッションのローカル変数を使ってinとoutのセグメント値、slope、accelerationを抽出することができます。
| See also |