The [[MKDMBF$]] function encodes a double-precision IEEE number to a string value in the Microsoft Binary format.


{{PageSyntax}}
: {{Parameter|result$}} = [[MKDMBF$]]({{Parameter|doublePrecisionVariableOrLiteral#}})


{{PageDescription}}
* Encodes [[DOUBLE]] values to [[STRING|string]] values in Microsoft Binary format.
* The resulting string value can be decoded using [[CVDMBF]].


{{PageSeeAlso}}
* [[MKSMBF$]]
* [[CVDMBF]], [[CVSMBF]]


{{PageNavigation}}
