Home Search

DriveWorks Pro 22
SppQuotationSurround

Send Feedback

SppQuotationSurround

Will return a string surrounded by quotation characters.

Syntax

SppQuotationSurround([Value])

Where

Value is the value to put into quotations.

Example

RuleResultMeaning
SppQuotationSurround(12345)"12345"This will return the given value surrounded by quotations marks.