Developing Apama Applications > EPL Reference > Obsolete Language Elements > Old style spawn statements
Old style spawn statements
Do not specify the following:
spawn actionName;
Instead, specify the following:
spawn actionName();
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.