{{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: Object.Attribute = 'FIND ALL Customer' EXEC_STRING Object.Attribute