Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sqlite.ToQmGrid - problems with escaped characters
#4
F"string {variable}"

is the same as

_s.format("string %s" variable)

It is not related to databases, but convenient to use instead of format.

Help / Strings with variables


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)