Hi,
!= null should work. Can you show full script please?
Best regards,
Victor
!= null should work. Can you show full script please?
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
value = AgentReadParameter($node, "FileSystem.Total(" . $1 . ")");
return (value != null) && (value > 0);