ExpansionFunction.GetCurrentValue Method
Include Protected Members
Include Inherited Members
Gets the current value of the expansion function.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetCurrentValue() | Gets the current value of the expansion function as a string. | |
GetCurrentValue(String%, Int32%) | Gets the current value of the expansion function. |
Top
Remarks
Determines the value of the expansion function by evaluating the arguments and returning an appropriate value.