Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return the value of the dict at the given path.
value( self, text: str, ) -> str
text
str
Python representation of the path to the dict (e.g. data["key1"][0]["key2"]).