Project

General

Profile

Actions

Added in 1.9.0

$qt(text)

Adds outer enclosing quotes around text if they are not already present.

Parameters

Parameter Description
text The text to format.

Example

; Adds enclosing quotes to the text c:\spaced folder
//echo -ag $qt(c:\spaced folder)

Updated by Per Amundsen about 1 year ago · 2 revisions

Also available in: PDF HTML TXT