Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Overview

Adds a new tag to Instance

Instance myInstance.AddTag(tag: string)

Arguments

string tag
Tag name to be added.

Returns

Always return the current instance of Instance

Remarks

Name comparison is ignores the casing of tag.

See Also

  • No labels