BlueCielo Meridian Enterprise 2018 VBScript API Reference

Quote function

Returns a string enclosed in a specified quotation character.

Syntax

Quote(Value As String,[QuoteChar As String]) As String
Parameters
Name Description

Value

The string to enclose.

QuoteChar

The character to enclose the string.