e93bff4107
Most often "set var" on the CLI is used to set a string, and using only expressions is not always convenient, particularly when trying to concatenate variables sur as host names and paths. Now the "set var" command supports an optional keyword before the value to indicate its type. "expr" takes an expression just like before this patch, and "fmt" a format string, making it work like the "set-var-fmt" actions. The VTC was updated to include a test on the format string. |
||
---|---|---|
.. | ||
cook.vtc | ||
hashes.vtc | ||
so_name.vtc | ||
srv_name.vtc | ||
ubase64.vtc | ||
vars.vtc |