Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Action Action_List Process Version:v8.1}} ====== EXEC_STRING ====== This action executes the specified string as if it was an action of the Rule Language. This allows configurators to define the rule action dynamically. ===== Syntax ===== ''EXEC_STRING'' ArithmeticExpression() where ArithmeticExpressio defines a string to be executed, for example: <code aim>Object.Attribute = 'FIND ALL Customer' EXEC_STRING Object.Attribute </code> Last modified: 2023/05/09 01:36 Log In