Skip to main content
Version: 2.9

tagToString()

function tagToString(tag): string

Get the unique identifier of the specified InstanceOrTag as a string

If the given tag is a CloudObject instance, the tag of that instance is returned. If a class constructor is given, the tag of the corresponding CloudObject is returned.

Parameters

ParameterTypeDescription
tagInstanceOrTag

Returns

string

string tag of given input