I was searching for the compound h2[e] in my FVA simulation and it does not find the character [square brackets] as it can be seen in the pics attached.
Cheers
Carla
Thanks for the report.
The [ or ] are special characters. In these cases you have to use a \ before each special characters.
In your case you have to search for: h2[e]
Cheers
Hugo Giesteira
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Carla,
Thanks for the report.
The [ or ] are special characters. In these cases you have to use a \ before each special characters.
In your case you have to search for: h2[e]
Cheers
Hugo Giesteira