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