GetFormsByTag

GetFormsByTag(sTag) → { Array.<ApiBlockLvlSdt> | Array.<ApiInlineLvlSdt> }

Returns a list of all forms in the document with the specified tag name.

Parameters:

Name Type Description
sTag string

Form tag.

Returns:

Type
Array.<ApiBlockLvlSdt> | Array.<ApiInlineLvlSdt>