“cmd.get_title” retrieves a text string to the state of a particular object which will be displayed when the state is active.
cmd.set_title(string object, int state, string text)
def get_title(object, state, quiet=1):
get_title | api