Skip to main content

I am trying to use the startsWith() function on my assets IP address but I do not know how to access that value as a general variable while building the expression.

 

 

When an Asset is created I want to check its Ip address to see if it starts with one we use. 

 

But how do I access that Assets IP address as a variable in the expression builder? 

 

 

Is IP address just not a propriety of an Asset that I can use? 


After trial and error I found that this syntax works:

 

 


Reply