B4J Question Quotes in a string

HARRY

Active Member
Licensed User
Longtime User
Hi,

A simple question.

I use the jShell command to start a proces. The proces requires a number of parameters, being an array as String. One of these parameters contains a part between quotes. How can I define that?

The parameter should finally look like: " --timestamp "%d-%m-%y %H-%M-%S"".

I am searching now for one hour, but I cannot find the solution.

Please some help.

Harry
 
Top