[About] Version=1.0 Author=Dilma, Nic Mail=support@hiasm.com [Type] Class=Element Info=Raising an event on the condition Tab=Logic View=Type,14 [Property] Type=Sets the comparison operator. ARG(enum)|14|0|==,<,>,<=,>=,!=,?,!?,is Op1=Sets the first default operand. ARG(Object)|3| Op2=Sets the second default operand. ARG(Object)|3| OutData=Data to be written to the flow of events onTrue or onFalse: InData - make the copy from the input flow, NULL - don't make. ARG(enum)|4|0|InData,NULL [Methods] doCompare=Compares operands. The comparison operator is determined by property Type. ARG(Object Op1[, Object Op2])|1|0 onTrue=Occurs when the condition is satisfied. ARG(Object)|2|0 onFalse=Occurs when the condition is unsatisfied. ARG(Object)|2|0 Result=Returns the result of the comparison operands. ARG(bool)|3|104 Op1=Defines the first operand. ARG(Object)|4|0 Op2=Defines the second operand. ARG(Object)|4|0