Full Library / Math Operator / Transform / Basic / TokenToExpression
Block Name: TokenToExpression
- public class TokenToExpression
- extends Converter
- This actor reads a string expression from the input port and outputs the token resulting from the evaluation. The type of the output port defaults to general, meaning that the only output will be a pure event. In order to usefully use this class, the type of the output port must be set to the type of the expression that is expected.
Created with the Personal Edition of HelpNDoc: Free Qt Help documentation generator