CreateBullet

CreateBullet(sSymbol) → { ApiBullet }

Creates a bullet for a paragraph with the character or symbol specified with the sSymbol parameter.

Parameters:

Name Type Description
sSymbol string

The character or symbol which will be used to create the bullet for the paragraph.

Returns:

Type
ApiBullet