Purpose: Create a file


Properties


  • Name: Directory
    • Type: String
    • Direction: in
    • Purpose: Directory where file will be created


  • Name: ExecutesOnClientMachine
    • Type: Boolean
    • Direction: in
    • Purpose: True if file will be created on client machine


  • Name: Create directory if not exists
    • Type: Boolean
    • Direction: in
    • Purpose: True if parent directory will be create if not exists



  • Name: File name
    • Type: String
    • Direction: in
    • Purpose: Name of file to create - without extension

 

  • Name: Contents
    • Type: String
    • Direction: in
    • Purpose: File contents