Use quotation marks ("") in the attribute definition |
If an attribute name has a dot (.), for example, Runtime.freeMemory, you should define it as $1."Runtime.freeMemory".
This won't work:
This works: |
Use quotation marks ("") in the attribute definition |
If an attribute name has a dot (.), for example, Runtime.freeMemory, you should define it as $1."Runtime.freeMemory".
This won't work:
This works: |
Comments
0 comments
Please sign in to leave a comment.