optionsSetString

fun optionsSetString(option: String, value: String): Boolean

Set @option as a string.

Return

true if option was correctly set or false otherwise.

Since

2.24

Parameters

option

the option identifier

value

the value to set