GetParaCmds Script

Build 1501 on 14/Nov/2017  This topic last edited on: 9/May/2012, at 13:03

Description

Returns the GNML tags present on the beginning of the current paragraph.

The difference with GetAllTags is that GetParaCmds uses SelectPara, and it's not table-sensitive.

Syntax

sTags = GetParaCmds(ByVal iBuff, ByVal bMode)

iBuff

number of buffer: 0 to 5

bMode

False: return tags but do not delete them; True: return tags and remove them

Click to toggle expandCode

See also

GetAllTags, GetParaStyleType