Examples of using Bcodeblock in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
The argument list is used in the method bCodeblock.
For this the method bCodeblock: IsValid() must be used.
After new source code is assigned, the method bCodeblock.
BCodeblock: Expression defines the source code which is evaluated.
Only after this can be executed with the method bCodeblock: Eval.
BCodeblock: Eval() evaluates the codeblock and returns the result.
The access is in direct correlation with the access bCodeblock: ArgumentList.
BCodeblock: Init() creates a new object of the class bCodeblock and initializes it.
If the source code could not be compiled without errors,the access bCodeblock.
BCodeblock: ErrorNo returns the error code which has occurred when compiling the source code.
UTransformBlock> An expression as a string or a codeblock or bCodeblock object with which a value is to be transformed into another value.