java format use variable in string code example Example: java variable in string String string = String.format("A string %s", aVariable);