Home Search

DriveWorks Pro 21
SppCreateAcronym

Send Feedback

SppCreateAcronym

Returns an abbreviation formed from the first character of every word.

Syntax

SppCreateAcronym([Text])

Where:

Text is the text to create an acronym from.

Example

RuleResultMeaning
SppCreateAcronym("DriveWorks Pro Administrator")DPAWill return an acronym made up of the first letters of the text string.