• Create a new directory at the given path.

    Parameters

    • directory: string

      The path to create a new directory

    • resultVar: Variable

      The variable where to store the result of the operation

    Returns void