Base Scripting Language GuidePascal-Library Custom Scripting FunctionsVarToStrOn this pageVarToStrConverts a Variant to a string. Structure VarToStr(const V: Variant): string; Parameters Return value Description VarToStr converts the data in the Variant V to a string.