[Overview][Constants][Procedures and functions] | Reference for unit 'pwumain' (#powtils_main) |
Source position: pwumain.pas line 149
function fmt( |
const s: String |
):String; |
The function returns a string with the $macro variables replaced with their values.
It is named 'fmt' so that it does not conflict with the sysutils Format() function.