Pageflex Document Action API
GetSmartQuotes Method
Namespaces > Pageflex.Scripting > Application > GetSmartQuotes()
Get the characters used for smart quotes
Syntax
Return ValueA String containing the 4 characters used for quotes, double-open, double-close, single-open, single-close
RemarksUseful when overriding the quotes using SetSmartQuotes. If you only want to change them
temporarily, then get the original values, set the temporary ones needed, use them, then reset them
back to their original values.
See AlsoAssembly: PFScript Version: 8.0.7.1407 (Module: PFScript)