TablesIntersection() (deprecated)
Returns intersection value of 2 specified last PetroVisor reference tables for current entity.
THIS FUNCTION IS DEPRECATED. IT HAS BEEN REPLACED BY REFTABLEINTERSECTION.
Supported intersection return value (case-insensitive, with or without spaces between words):
1. Max Key
2. Min Key
3. Max Value
4. Min Value
Syntax
TablesIntersection(string referenceTable1, string referenceTable2, string intersection,
string keyUnitName, string valueUnitName)
Example
TablesIntersection("reference table 1", "reference table 2", "Max Key", "Pa", "m3")