Sourcecode
Attributes
The sourcecode
element supports the following attributes:
Attribute | Type | Default | Description |
---|---|---|---|
type |
SourceCodeInputType |
file |
Controls what kind of source code input is expected: Multiple source code files (project), only one source code file (file), several functions (functions) or statements (statements). |
The initialcontent
element supports no attributes.