When using multiple expressions in a single eval command in Splunk, the delimiter used is a comma (,). This allows for the execution of multiple operations within a single eval statement, separating each operation clearly. References: Splunk Docs: Eval command Splunk Answers: Multiple expressions in eval