Purpose
Replace variables in a text with current values.
Class
Type
Method
Syntax
<oInfoInReadProcess>:Transform(<uValue>) Æ uResult
Arguments
| <uValue> | The value in that the variables are to be replaced. | 
| Data Type: | Usual | 
Return Value
| uResult | The value with the replaced variables. | 
| Data Type: | Usual | 
Description
bInfoInReadProcess:Transform() replaces the following variables in a text with current values:
| Variable | Description | 
| %RecCount% | The variable is replaced with the value from the access bInfoInReadProcess:RecCount. | 
| %RecPos% | The variable is replaced with the value from the access bInfoInReadProcess:RecPos. | 
See Also
Page url: http://www.YOURSERVER.com/index.html?binfoinreadprocess_transform.htm