Pageflex Document Action API
GetSmartQuotes Method
Namespaces > Pageflex.Scripting > Application > GetSmartQuotes()
Get the characters used for smart quotes
Syntax
Return Value
A String containing the 4 characters used for quotes, double-open, double-close, single-open, single-close
Remarks
Useful 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 Also
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)