Platforms to show: All Mac Windows Linux Cross-Platform

DecodingFromMySQLMBS(s as string) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method String MBS Util Plugin 11.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Decodes a string from MySQL.
Example
MsgBox DecodingFromMySQLMBS("test\\test\%2.doc")

Replaces all the escapes in a mysql string like (\0, \t or \\) to their binary replacement.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...