Skip to content
M-C Pronovost edited this page Nov 12, 2022 · 1 revision
qpabbr("Pachu'a Wapi Qatlaalawsiq")

Definition and Usage

The qpabbr() method returns the abbreviation of a string.

Syntax

qpfilters.qpabbr(value, max)

Parameter Values

Parameter Type Description
value string Required. A string.
max number | undefined Optional. A number for the maximum of characters.
Default: undefined

Returns

qpabbr("Pachu'a Wapi Qatlaalawsiq")

PWQ

qpabbr("Pachu'a Wapi Qatlaalawsiq", 2)

PW

Clone this wiki locally