We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c486f7 commit 178b0e5Copy full SHA for 178b0e5
1 file changed
documentation/Functions.md
@@ -437,11 +437,11 @@ The option to insert at a linenumber uses a placeholder inserted by a script and
437
This function creates a new file with a specified content. If no content is specified, an empty file is created.
438
#### Parameter:
439
This functions consists of two parameter.
440
-1. 1st Parameter:
+1. First Parameter:
441
- **Required**
442
- **Type**- String
443
- **Description**- Path of the file to be created (relative path to the workspace directory).
444
-3. 2nd Parameter:
+3. Second Parameter:
445
- **Optional**
446
447
- **Description**- Path of the file to get the content from. Relative to the playbook directory.
0 commit comments