Skip to contents

Check and validate a file name.

Usage

check_file_name(path)

Arguments

path

File path.

Value

Returns the test report.

Details

Checks in variable names include

  • special signs such as Umlaute

  • spaces

Examples

# tbd