Difference between revisions of "Sc/Documentation"

(Created sc documentation)
 
 
Line 3: Line 3:
 
==Usage==
 
==Usage==
 
{{T|Sc|input}}
 
{{T|Sc|input}}
 +
==Parameters==
 +
{{parameter|1|The input string.}}
 +
{{parameter|2|The delimiter.| }}

Latest revision as of 22:00, 4 September 2023

Description[edit]

Converts the input string into start case.

Usage[edit]

{{Sc|<input>}}

Parameters[edit]

Arrow.png1: The input string.
Required.
Arrow.png2: The delimiter.
Optional. Defaults to ' '.