+characters

Counts the characters of the provided text

Usage

+characters <text>

Arguments

NameDescriptionTypeRequired

text

The text from which to count the characters.

String

Yes

Examples

Last updated