Navigation:  Classes > bCompoundValue >

bCompoundValue:TransformBlock

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A codeblock with which a value is transformed into another value.

Class

bCompoundValue

Type

Access / Assign

Data Type

String | _Codeblock | Codeblock | bCodeblock

Description

bCompoundValue:TransformBlock defines a codeblock with which a value is transformed into another value. The access is used internally in the method bCompoundValue:Transform().

 

If a string is assigned then this is converted automatically into object of the class _Codeblock. The conversion is made thereby with the following instruction:

 

&("{|Value| "+uTransformBlock+"}")

See Also

bCompoundValue:Transform()

bCompoundValue:Value

 


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