csvNameNoTs

fun csvNameNoTs(baseParts: Array<String>, suffix: String): String

Build a CSV filename (without timestamp).

Return

Deterministic CSV filename.

Parameters

baseParts

The core filename tokens from fileBaseParts.

suffix

Suffix describing the file content (e.g., "Fun", "Var").