Skip to main content
Version: 2.0

tagToString

Callable

  • tagToString(tag: Tag): string

  • Get the unique identifier of the specified Tag 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

    Returns string

    string tag of given input