InsertTagAfter - cWebTagsForm

Inserts a Tag after another (specified) tag

Type: Procedure

Parameters: String sPrevTag String sInsertTag

ParameterDescription
sPrevTagThe tag to insert the new tag after
sInsertTagThe tag to insert


Syntax
Procedure InsertTagAfter String sPrevTag String sInsertTag

Call: Send InsertTagAfter sPrevTag sInsertTag


Description

Inserts a Tag after another (specified) tag.