GetExpressionValue Method
Description
This returns value of the specified expression in Expression.
Syntax
| Visual Basic |
|---|
Public Function GetExpressionValue( _ ByVal Expression As String _ ) As Variant |
Parameters
- Expression
- Required expression that evaluates to a PC-DMIS ReportData object.
Return Type
This returns value of the specified expression in Expression.
See Also