How to apply a multiplier to tag value

To apply a multiplier to a tag value , just insert vertical bar char " | " into tag , like this:

{THREAD_DEPTH_VALUE|1000}

In this case the THREAD_DEPTH_VALUE , will be multiplied by a factor of 1000.

This is the only mathematical operation you can apply to tag values.

Still need help? Contact Us Contact Us