Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何获取变量的值而不是其名称?下面的代码返回“n”字符串,它是变量的名称。我需要n的值。
s.targets.first().name.name
元模型