contents.gifindex.gifprev1.gifnext1.gif

Doubled_Single_Quotes

Purpose

Takes any single quotes (') in <str> and returns a string with the single quotes doubled.

Arguments

Doubled_Single_Quotes(<str>)

Example

For example, "O'CONNER" would become "O''CONNER".