<?xml version="1.0" encoding="utf-8"?>
<param xmlns="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1"
	xmlns:xhtml="http://www.w3.org/1999/xhtml"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	name="command_script_param" required="false" DataType="java.lang.String">
	<note>
		<p>
			This parameter contains a parameter string, which will be appended when calling the
			<code>command_script</code> or the <code>command_script_file</code>.
		</p>
	</note>
</param>