Navigation:  Classes > bInfoInReadProcess >

bInfoInReadProcess:Transform()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Replace variables in a text with current values.

Class

bInfoInReadProcess

Type

Method

Syntax

<oInfoInReadProcess>:Transform(<uValue>) Æ uResult

Arguments

<uValue>The value in that the variables are to be replaced.
Data Type:Usual

Return Value

uResultThe 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

bBrowser:SetInfo()

bInfoInReadProcess:RecCount

bInfoInReadProcess:RecPos

 


Page url: http://www.YOURSERVER.com/index.html?binfoinreadprocess_transform.htm